Overload
List
| Name | Description |
|---|---|
| ManagementGroup.GetMonitoringAlertsCount () | Retrieves the number of all the MonitoringAlert objects. |
| ManagementGroup.GetMonitoringAlertsCount (MonitoringAlertCriteria) | Retrieves the number of MonitoringAlert objects that match the specified filter. |
| ManagementGroup.GetMonitoringAlertsCount (MonitoringClass) | Retrieves the number of MonitoringAlert objects for the specified scope. |
| ManagementGroup.GetMonitoringAlertsCount (MonitoringAlertCriteria, MonitoringClass) | Retrieves the number of MonitoringAlert objects for the specified scope that match the specified filter. |
| ManagementGroup.GetMonitoringAlertsCount (MonitoringClass, TraversalDepth) | Retrieves the number of MonitoringAlert objects for the specified scope, with the option to include instances of derived classes. |
| ManagementGroup.GetMonitoringAlertsCount (MonitoringAlertCriteria, MonitoringClass, TraversalDepth) | Retrieves the number of MonitoringAlert objects for the specified scope that match the specified filter, with the option to include instances of derived classes. |
See Also
Send comments about this topic to Microsoft.

