Condividi tramite


Metodo Delete

Elimina la risorsa specificata.

Spazio dei nomi  Microsoft.ComplexEventProcessing.ManagementService
Assembly:  Microsoft.ComplexEventProcessing.ManagementService (in Microsoft.ComplexEventProcessing.ManagementService.dll)

Sintassi

[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
)

Parametri

Valore restituito

Tipo: Microsoft.ComplexEventProcessing.ManagementService. . :: . .DeleteResponse
Oggetto DeleteResponse contenente il nome della risorsa.

Vedere anche

Riferimento

IManagementService Interfaccia

Spazio dei nomi Microsoft.ComplexEventProcessing.ManagementService