Partager via


Méthode Get

Obtient la définition XML de la ressource spécifiée.

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

Syntaxe

[FaultContractAttribute(typeof(InvalidNameFault), Action = "https://schemas.microsoft.com/ComplexEventProcessing/2009/05/Management/InvalidName")]
[OperationContractAttribute(Action = "https://schemas.microsoft.com/ComplexEventProcessing/2009/05/Management/Get", 
    ReplyAction = "https://schemas.microsoft.com/ComplexEventProcessing/2009/05/Management/GetResponse")]
GetResponse Get(
    GetRequest request
)

Paramètres

Valeur de retour

Type : Microsoft.ComplexEventProcessing.ManagementService. . :: . .GetResponse
Objet GetResponse qui contient la définition XML de la ressource.

Voir aussi

Référence

IManagementService Interface

Espace de noms Microsoft.ComplexEventProcessing.ManagementService