Compartir a través de


Delete Método

Elimina el recurso especificado.

Espacio de nombres:  Microsoft.ComplexEventProcessing.ManagementService
Ensamblado:  Microsoft.ComplexEventProcessing.ManagementService (en Microsoft.ComplexEventProcessing.ManagementService.dll)

Sintaxis

[OperationContractAttribute(Action = "https://schemas.microsoft.com/ComplexEventProcessing/2009/05/Management/Delete", 
    ReplyAction = "https://schemas.microsoft.com/ComplexEventProcessing/2009/05/Management/DeleteResponse")]
[FaultContractAttribute(typeof(ManagementFault), Action = "https://schemas.microsoft.com/ComplexEventProcessing/2009/05/Management/Fault")]
[FaultContractAttribute(typeof(InvalidNameFault), Action = "https://schemas.microsoft.com/ComplexEventProcessing/2009/05/Management/InvalidName")]
DeleteResponse Delete(
    DeleteRequest request
)

Parámetros

Valor devuelto

Tipo: Microsoft.ComplexEventProcessing.ManagementService. . :: . .DeleteResponse
Objeto DeleteResponse que contiene el nombre del recurso.

Vea también

Referencia

IManagementService Interfaz

Espacio de nombres Microsoft.ComplexEventProcessing.ManagementService