AlertManagementClient.GetAlertSchedule(Guid) Metodo

Definizione

Recupera la pianificazione di avvisi per l'identificatore della definizione di avviso specificato.

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

Parametri

alertDefinitionId
Guid

Identificatore della definizione di avviso.

Restituisce

Definizione della pianificazione di avvisi.

Implementazioni

Si applica a