Overload List

Name Description
ManagementGroup.GetMonitoringAlerts () Retrieves all the monitoring alerts from the management group.
ManagementGroup.GetMonitoringAlerts (DateTime) Retrieves a collection of monitoring alerts that match the specified change time.
ManagementGroup.GetMonitoringAlerts (MonitoringAlertCriteria) Retrieves a collection of monitoring alerts that match the specified criteria.
ManagementGroup.GetMonitoringAlerts (MonitoringClass) Retrieves a collection of monitoring alerts that match the specified scope.
ManagementGroup.GetMonitoringAlerts (MonitoringAlertCriteria, DateTime) Retrieves a collection of monitoring alerts that match the specified criteria and change time.
ManagementGroup.GetMonitoringAlerts (MonitoringAlertCriteria, MonitoringClass) Retrieves a collection of monitoring alerts that match the specified criteria and scope.
ManagementGroup.GetMonitoringAlerts (MonitoringClass, DateTime) Retrieves a collection of monitoring alerts that match the specified scope and change time.
ManagementGroup.GetMonitoringAlerts (MonitoringClass, TraversalDepth) Retrieves a collection of monitoring alerts that match the specified scope and depth.
ManagementGroup.GetMonitoringAlerts (MonitoringAlertCriteria, MonitoringClass, DateTime) Retrieves a collection of monitoring alerts that match the specified criteria, scope, and change time.
ManagementGroup.GetMonitoringAlerts (MonitoringAlertCriteria, MonitoringClass, TraversalDepth) Retrieves a collection of monitoring alerts that match the specified criteria, scope, and depth.
ManagementGroup.GetMonitoringAlerts (MonitoringClass, TraversalDepth, DateTime) Retrieves a collection of monitoring alerts that match the specified scope, depth, and change time.
ManagementGroup.GetMonitoringAlerts (MonitoringAlertCriteria, MonitoringClass, TraversalDepth, DateTime) Retrieves a collection of monitoring alerts that match the specified criteria, scope, depth, and change time.

See Also


Send comments about this topic to Microsoft.