DeleteRequest.Name Property
Gets or sets the name of the resource that will be deleted.
Namespace: Microsoft.ComplexEventProcessing.ManagementService
Assembly: Microsoft.ComplexEventProcessing.ManagementService (in Microsoft.ComplexEventProcessing.ManagementService.dll)
Syntax
[MessageHeaderAttribute]
public Uri Name { get; set; }
Property Value
Type: System.Uri
A Uri value that contains the name of the resource to be deleted.
See Also
Reference
Microsoft.ComplexEventProcessing.ManagementService Namespace