ClearDiagnosticSettingsNotSupportedFault.Name Property
Gets or sets the name of the object whose diagnostic settings cannot be cleared.
Namespace: Microsoft.ComplexEventProcessing.ManagementService
Assembly: Microsoft.ComplexEventProcessing.ManagementService (in Microsoft.ComplexEventProcessing.ManagementService.dll)
Syntax
[DataMemberAttribute]
public Uri Name { get; set; }
Property Value
Type: System.Uri
A Uri object that contains the name of the object whose diagnostic settings cannot be cleared.
See Also
Reference
ClearDiagnosticSettingsNotSupportedFault Class
Microsoft.ComplexEventProcessing.ManagementService Namespace