Retrieves a MonitoringAlertReader that reads alerts.

Overload List

Name Description
ManagementGroup.GetMonitoringAlertReader () Retrieves all the monitoring alert readers.
ManagementGroup.GetMonitoringAlertReader (DateTime) Retrieves a monitoring alert reader that matches the specified modification time.
ManagementGroup.GetMonitoringAlertReader (MonitoringAlertCriteria) Retrieves a monitoring alert reader that matches the specified criteria.
ManagementGroup.GetMonitoringAlertReader (MonitoringClass) Retrieves a monitoring alert reader that matches the specified scope.
ManagementGroup.GetMonitoringAlertReader (MonitoringAlertCriteria, DateTime) Retrieves a monitoring alert reader that matches the specified filter and modification time.
ManagementGroup.GetMonitoringAlertReader (MonitoringAlertCriteria, MonitoringClass) Retrieves a monitoring alert reader that matches the specified filter and class.
ManagementGroup.GetMonitoringAlertReader (MonitoringClass, DateTime) Retrieves a monitoring alert reader for the specified class that matches the specified modification time.
ManagementGroup.GetMonitoringAlertReader (MonitoringClass, TraversalDepth) Retrieves a monitoring alert reader for the specified class, with the option to include instances of derived classes.
ManagementGroup.GetMonitoringAlertReader (MonitoringAlertCriteria, MonitoringClass, DateTime) Retrieves a monitoring alert reader for the specified class in accordance with the specified filter and modification time.
ManagementGroup.GetMonitoringAlertReader (MonitoringAlertCriteria, MonitoringClass, TraversalDepth) Retrieves a monitoring alert reader for the specified class that matches the specified filter, with the option to include instances of derived classes.
ManagementGroup.GetMonitoringAlertReader (MonitoringClass, TraversalDepth, DateTime) Retrieves a monitoring alert reader for the specified class, with the option to include instances of derived classes and matching the specified modification time.
ManagementGroup.GetMonitoringAlertReader (MonitoringAlertCriteria, MonitoringClass, TraversalDepth, DateTime) Retrieves a monitoring alert reader that matches the specified criteria, scope, depth, and modification time.

See Also


Send comments about this topic to Microsoft.