DeleteRequest Constructor (Uri)

Initializes a new instance of the DeleteRequest class with the specified resource name.

Namespace:  Microsoft.ComplexEventProcessing.ManagementService
Assembly:  Microsoft.ComplexEventProcessing.ManagementService (in Microsoft.ComplexEventProcessing.ManagementService.dll)

Syntax

public DeleteRequest(
    Uri name
)

Parameters

  • name
    Type: System.Uri
    A Uri object specifying the name of the resource to be deleted.

See Also

Reference

DeleteRequest Class

DeleteRequest Overload

Microsoft.ComplexEventProcessing.ManagementService Namespace