SetDiagnosticSettingsRequest.Name Property

Gets or sets the name of the object to set the diagnostics 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 set the diagnostics settings for.

See Also

Reference

SetDiagnosticSettingsRequest Class

Microsoft.ComplexEventProcessing.ManagementService Namespace