DeleteResponse Constructor (Uri)

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

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

Syntax

public DeleteResponse(
    Uri name
)

Parameters

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

See Also

Reference

DeleteResponse Class

DeleteResponse Overload

Microsoft.ComplexEventProcessing.ManagementService Namespace