AlertManagementClient.GetAlertDefinition(Guid) Méthode

Définition

Récupère les informations de définition d’alerte pour l’identifiant de définition d’alerte spécifié.

public:
 virtual AlertingWcfProxy::AlertDefinition ^ GetAlertDefinition(Guid alertDefinitionId);
public AlertingWcfProxy.AlertDefinition GetAlertDefinition(Guid alertDefinitionId);
abstract member GetAlertDefinition : Guid -> AlertingWcfProxy.AlertDefinition
override this.GetAlertDefinition : Guid -> AlertingWcfProxy.AlertDefinition
Public Function GetAlertDefinition (alertDefinitionId As Guid) As AlertDefinition

Paramètres

alertDefinitionId
Guid

L’identifiant de définition d’alerte.

Retours

L’information de définition de l’alerte.

Implémente

S’applique à