Applies To: Operations Manager for System Center 2012
Retrieves the number of MonitoringAlertobjects.
Namespace:   Microsoft.EnterpriseManagement
Assembly:  Microsoft.EnterpriseManagement.OperationsManager (in Microsoft.EnterpriseManagement.OperationsManager.dll)
Overload List
| Name | Description | |
|---|---|---|
| .jpeg) | GetMonitoringAlertsCount() | Obsolete.Retrieves the number of all theMonitoringAlertobjects. | 
| .jpeg) | GetMonitoringAlertsCount(MonitoringAlertCriteria) | Obsolete.Retrieves the number ofMonitoringAlertobjects that match the specified filter. | 
| .jpeg) | GetMonitoringAlertsCount(MonitoringAlertCriteria, MonitoringClass) | Obsolete.Retrieves the number ofMonitoringAlert objects for the specified scope that match the specified filter. | 
| .jpeg) | GetMonitoringAlertsCount(MonitoringAlertCriteria, MonitoringClass, TraversalDepth) | Obsolete.Retrieves the number ofMonitoringAlert objects for the specified scope that match the specified filter, with the option to include instances of derived classes. | 
| .jpeg) | GetMonitoringAlertsCount(MonitoringClass) | Obsolete.Retrieves the number ofMonitoringAlertobjects for the specified scope. | 
| .jpeg) | GetMonitoringAlertsCount(MonitoringClass, TraversalDepth) | Obsolete.Retrieves the number ofMonitoringAlertobjects for the specified scope, with the option to include instances of derived classes. | 
See Also
ManagementGroup Class
Microsoft.EnterpriseManagement Namespace
Return to top