MonitoringAlertReader.GetMonitoringAlert Method ()

 

Applies To: Operations Manager for System Center 2012

Gets a monitoring alert.

Namespace:   Microsoft.EnterpriseManagement.Monitoring
Assembly:  Microsoft.EnterpriseManagement.OperationsManager (in Microsoft.EnterpriseManagement.OperationsManager.dll)

Syntax

public MonitoringAlert GetMonitoringAlert()
public:
MonitoringAlert^ GetMonitoringAlert()
member GetMonitoringAlert : unit -> MonitoringAlert
Public Function GetMonitoringAlert As MonitoringAlert

Return Value

Type: Microsoft.EnterpriseManagement.Monitoring.MonitoringAlert

Returns a MonitoringAlert object.

See Also

MonitoringAlertReader Class
Microsoft.EnterpriseManagement.Monitoring Namespace

Return to top