다음을 통해 공유


SystemDomainListGetResponse.SystemDomainLists 필드

정의

응답에 반환할 시스템 도메인 목록의 배열입니다.

public: System::Collections::ObjectModel::Collection<Microsoft::MasterDataServices::SystemDomainList ^> ^ SystemDomainLists;
[System.ServiceModel.MessageBodyMember(Namespace="http://schemas.microsoft.com/sqlserver/masterdataservices/2009/09", Order=1)]
public System.Collections.ObjectModel.Collection<Microsoft.MasterDataServices.SystemDomainList> SystemDomainLists;
[<System.ServiceModel.MessageBodyMember(Namespace="http://schemas.microsoft.com/sqlserver/masterdataservices/2009/09", Order=1)>]
val mutable SystemDomainLists : System.Collections.ObjectModel.Collection<Microsoft.MasterDataServices.SystemDomainList>
Public SystemDomainLists As Collection(Of SystemDomainList) 

필드 값

특성

적용 대상