AlertManagementClient.GetAlertDefinition(Guid) Método

Definición

Recupera la información de definición de alerta para el identificador especificado de definición de alerta.

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

Parámetros

alertDefinitionId
Guid

El identificador de definición de alerta.

Devoluciones

La información de definición de alerta.

Implementaciones

Se aplica a