ClearDiagnosticSettingsRequest.Name Property
Gets or sets the name of the object to clear the diagnostic settings for.
Namespace: Microsoft.ComplexEventProcessing.ManagementService
Assembly: Microsoft.ComplexEventProcessing.ManagementService (in Microsoft.ComplexEventProcessing.ManagementService.dll)
Syntax
[MessageHeaderAttribute(Name = "Name", Namespace = "https://schemas.microsoft.com/ComplexEventProcessing/2009/05/Management",
MustUnderstand = true)]
public Uri Name { get; set; }
Property Value
Type: System.Uri
A Uri object that contains the name of the object to clear the diagnostic settings for.
See Also
Reference
ClearDiagnosticSettingsRequest Class
Microsoft.ComplexEventProcessing.ManagementService Namespace