AlertManagementClient.GetAlertSchedule(Guid) Método

Definición

Recupera el calendario de alertas para el identificador de definición de alerta especificado.

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

Parámetros

alertDefinitionId
Guid

El identificador de definición de alerta.

Devoluciones

La definición del calendario de alertas.

Implementaciones

Se aplica a