Share via


GetDiagnosticView 方法

取得具名物件或物件集合的診斷檢視。

命名空間:  Microsoft.ComplexEventProcessing.ManagementService
組件:  Microsoft.ComplexEventProcessing.ManagementService (在 Microsoft.ComplexEventProcessing.ManagementService.dll 中)

語法

[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
)

參數

傳回值

型別:Microsoft.ComplexEventProcessing.ManagementService. . :: . .GetDiagnosticViewResponse
包含診斷檢視的 GetResponse 物件。

請參閱

參考

IManagementService 介面

Microsoft.ComplexEventProcessing.ManagementService 命名空間