Share via


AlertManagementClient.GetAlertDefinition(Guid) Método

Definición

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

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

Identificador de la definición de la alerta.

Devoluciones

AlertDefinition

Información de la definición de la alerta.

Implementaciones

Se aplica a