Partager via


Méthode Delete

Supprime la ressource spécifiée.

Espace de noms :  Microsoft.ComplexEventProcessing.ManagementService
Assembly :  Microsoft.ComplexEventProcessing.ManagementService (en Microsoft.ComplexEventProcessing.ManagementService.dll)

Syntaxe

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

Paramètres

Valeur de retour

Type : Microsoft.ComplexEventProcessing.ManagementService. . :: . .DeleteResponse
Objet DeleteResponse qui contient le nom de la ressource.

Voir aussi

Référence

IManagementService Interface

Espace de noms Microsoft.ComplexEventProcessing.ManagementService