SetDiagnosticSettingsRequest.DiagnosticAspects Property

Gets or sets the diagnostic aspects for the specified name.

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 object that represents the diagnostic aspects for the specified name.

See Also

Reference

SetDiagnosticSettingsRequest Class

Microsoft.ComplexEventProcessing.ManagementService Namespace