GetDiagnosticSettingsNotSupportedFault.Message Property

Gets or sets the message that describes the error condition.

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

Syntax

[DataMemberAttribute]
public string Message { get; set; }

Property Value

Type: System.String
The message that describes the error condition.

See Also

Reference

GetDiagnosticSettingsNotSupportedFault Class

Microsoft.ComplexEventProcessing.ManagementService Namespace