Compartir a través de


GetDiagnosticView Método

Obtiene la vista de diagnóstico de un objeto con nombre o de una colección de objetos.

Espacio de nombres:  Microsoft.ComplexEventProcessing.ManagementService
Ensamblado:  Microsoft.ComplexEventProcessing.ManagementService (en Microsoft.ComplexEventProcessing.ManagementService.dll)

Sintaxis

[FaultContractAttribute(typeof(InvalidNameFault), Action = "https://schemas.microsoft.com/ComplexEventProcessing/2009/05/Management/InvalidName")]
[FaultContractAttribute(typeof(GetDiagnosticViewNotSupportedFault), Action = "https://schemas.microsoft.com/ComplexEventProcessing/2009/05/Management/GetDiagnosticViewNotSupported")]
[OperationContractAttribute(Action = "https://schemas.microsoft.com/ComplexEventProcessing/2009/05/Management/GetDiagnosticView", 
    ReplyAction = "https://schemas.microsoft.com/ComplexEventProcessing/2009/05/Management/GetDiagnosticViewResponse")]
GetDiagnosticViewResponse GetDiagnosticView(
    GetDiagnosticViewRequest request
)

Parámetros

Valor devuelto

Tipo: Microsoft.ComplexEventProcessing.ManagementService. . :: . .GetDiagnosticViewResponse
Objeto GetResponse que contiene la vista de diagnóstico.

Vea también

Referencia

IManagementService Interfaz

Espacio de nombres Microsoft.ComplexEventProcessing.ManagementService