SystemPropertiesGetResponse Classe

Definição

Recupera valores de propriedades do sistema em uma matriz.

public ref class SystemPropertiesGetResponse
[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="SystemPropertiesGetResponse", WrapperNamespace="http://schemas.microsoft.com/sqlserver/masterdataservices/2009/09")]
public class SystemPropertiesGetResponse
[<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="SystemPropertiesGetResponse", WrapperNamespace="http://schemas.microsoft.com/sqlserver/masterdataservices/2009/09")>]
type SystemPropertiesGetResponse = class
Public Class SystemPropertiesGetResponse
Herança
SystemPropertiesGetResponse
Atributos

Construtores

SystemPropertiesGetResponse()

Inicializa uma nova instância da classe SystemPropertiesGetResponse que tem valores padrão.

SystemPropertiesGetResponse(OperationResult, Collection<SystemPropertyValue>)

Inicializa uma nova instância da classe SystemPropertiesGetResponse que tem o resultado da operação e a lista de propriedades do sistema especificados.

Campos

OperationResult

O resultado da operação, incluindo uma ID exclusiva para acompanhamento e log.

SystemProperties

As propriedades do sistema a serem retornadas na resposta.

Aplica-se a