PartialMonitoringObjectBase.GetMonitoringAlertsCount Method ()
Applies To: Operations Manager for System Center 2012
Gets the number of monitoring alerts that are related to this monitoring object.
Namespace: Microsoft.EnterpriseManagement.Monitoring
Assembly: Microsoft.EnterpriseManagement.OperationsManager (in Microsoft.EnterpriseManagement.OperationsManager.dll)
Syntax
public int GetMonitoringAlertsCount()
public:
int GetMonitoringAlertsCount()
member GetMonitoringAlertsCount : unit -> int
Public Function GetMonitoringAlertsCount As Integer
Return Value
Type: System.Int32
Returns a Int32 value.
See Also
GetMonitoringAlertsCount Overload
PartialMonitoringObjectBase Class
Microsoft.EnterpriseManagement.Monitoring Namespace
Return to top