Bagikan melalui


SystemDomainListGetResponse Kelas

Definisi

Menyediakan hasil daftar domain.

public ref class SystemDomainListGetResponse
[System.CodeDom.Compiler.GeneratedCode("System.ServiceModel", "4.0.0.0")]
[System.ComponentModel.EditorBrowsable(System.ComponentModel.EditorBrowsableState.Advanced)]
[System.Diagnostics.DebuggerStepThrough]
[System.ServiceModel.MessageContract(IsWrapped=true, WrapperName="SystemDomainListGetResponse", WrapperNamespace="http://schemas.microsoft.com/sqlserver/masterdataservices/2009/09")]
public class SystemDomainListGetResponse
[<System.CodeDom.Compiler.GeneratedCode("System.ServiceModel", "4.0.0.0")>]
[<System.ComponentModel.EditorBrowsable(System.ComponentModel.EditorBrowsableState.Advanced)>]
[<System.Diagnostics.DebuggerStepThrough>]
[<System.ServiceModel.MessageContract(IsWrapped=true, WrapperName="SystemDomainListGetResponse", WrapperNamespace="http://schemas.microsoft.com/sqlserver/masterdataservices/2009/09")>]
type SystemDomainListGetResponse = class
Public Class SystemDomainListGetResponse
Warisan
SystemDomainListGetResponse
Atribut

Konstruktor

SystemDomainListGetResponse()

Menginisialisasi instans baru kelas SystemDomainListGetResponse yang memiliki nilai default.

SystemDomainListGetResponse(OperationResult, Collection<SystemDomainList>)

Menginisialisasi instans baru kelas SystemDomainListGetResponse yang memiliki hasil operasi dan daftar domain sistem yang ditentukan.

Bidang

OperationResult

Hasil operasi, termasuk ID unik untuk pelacakan dan pengelogan.

SystemDomainLists

Array domain sistem mencantumkan untuk dikembalikan dalam respons.

Berlaku untuk