Applies To: Operations Manager for System Center 2012
Retrieves aMonitoringAlertReader object that reads alerts.
Namespace:   Microsoft.EnterpriseManagement
Assembly:  Microsoft.EnterpriseManagement.OperationsManager (in Microsoft.EnterpriseManagement.OperationsManager.dll)
Overload List
| Name | Description | |
|---|---|---|
| .jpeg) | GetMonitoringAlertReader() | Obsolete.Retrieves all the monitoring alert readers. | 
| .jpeg) | GetMonitoringAlertReader(DateTime) | Obsolete.Retrieves a monitoring alert reader that matches the specified modification time. | 
| .jpeg) | GetMonitoringAlertReader(MonitoringAlertCriteria) | Obsolete.Retrieves a monitoring alert reader that matches the specified criteria. | 
| .jpeg) | GetMonitoringAlertReader(MonitoringAlertCriteria, DateTime) | Obsolete.Retrieves a monitoring alert reader that matches the specified filter and modification time. | 
| .jpeg) | GetMonitoringAlertReader(MonitoringAlertCriteria, MonitoringClass) | Obsolete.Retrieves a monitoring alert reader that matches the specified filter and class. | 
| .jpeg) | GetMonitoringAlertReader(MonitoringAlertCriteria, MonitoringClass, DateTime) | Obsolete.Retrieves a monitoring alert reader for the specified class in accordance with the specified filter and modification time. | 
| .jpeg) | GetMonitoringAlertReader(MonitoringAlertCriteria, MonitoringClass, TraversalDepth) | Obsolete.Retrieves a monitoring alert reader for the specified class that matches the specified filter, with the option to include instances of derived classes. | 
| .jpeg) | GetMonitoringAlertReader(MonitoringAlertCriteria, MonitoringClass, TraversalDepth, DateTime) | Obsolete.Retrieves a monitoring alert reader that matches the specified criteria, scope, depth, and modification time. | 
| .jpeg) | GetMonitoringAlertReader(MonitoringClass) | Obsolete.Retrieves a monitoring alert reader that matches the specified scope. | 
| .jpeg) | GetMonitoringAlertReader(MonitoringClass, DateTime) | Obsolete.Retrieves a monitoring alert reader for the specified class that matches the specified modification time. | 
| .jpeg) | GetMonitoringAlertReader(MonitoringClass, TraversalDepth) | Obsolete.Retrieves a monitoring alert reader for the specified class, with the option to include instances of derived classes. | 
| .jpeg) | GetMonitoringAlertReader(MonitoringClass, TraversalDepth, DateTime) | Obsolete.Retrieves a monitoring alert reader for the specified class, with the option to include instances of derived classes and match the specified modification time. | 
See Also
ManagementGroup Class
Microsoft.EnterpriseManagement Namespace
Return to top