MonitoringAlertReader.GetMonitoringAlert Method

Definition

Gets the monitoring alert.

public:
 Microsoft::EnterpriseManagement::Monitoring::MonitoringAlert ^ GetMonitoringAlert();
public Microsoft.EnterpriseManagement.Monitoring.MonitoringAlert GetMonitoringAlert ();
member this.GetMonitoringAlert : unit -> Microsoft.EnterpriseManagement.Monitoring.MonitoringAlert
Public Function GetMonitoringAlert () As MonitoringAlert

Returns

The monitoring alert.

Applies to