ClearDiagnosticSettingsNotSupportedFault.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
ClearDiagnosticSettingsNotSupportedFault Class
Microsoft.ComplexEventProcessing.ManagementService Namespace