GetDiagnosticSettingsResponse.DiagnosticAspects Property

Gets or sets the enabled diagnostic aspects.

Namespace:  Microsoft.ComplexEventProcessing.ManagementService
Assembly:  Microsoft.ComplexEventProcessing.ManagementService (in Microsoft.ComplexEventProcessing.ManagementService.dll)

Syntax

[MessageBodyMemberAttribute(Name = "DiagnosticAspects", Namespace = "https://schemas.microsoft.com/ComplexEventProcessing/2009/05/Management", 
    Order = )]
public ManagementServiceDiagnosticAspects DiagnosticAspects { get; set; }

Property Value

Type: Microsoft.ComplexEventProcessing.ManagementService.ManagementServiceDiagnosticAspects
A ManagementServiceDiagnosticAspects value that specifies diagnostic aspects that are enabled.

See Also

Reference

GetDiagnosticSettingsResponse Class

Microsoft.ComplexEventProcessing.ManagementService Namespace