Applies To: Operations Manager for System Center 2012
Retrieves the monitoring task objects that target this monitoring class.
Namespace:   Microsoft.EnterpriseManagement.Configuration
Assembly:  Microsoft.EnterpriseManagement.OperationsManager (in Microsoft.EnterpriseManagement.OperationsManager.dll)
Overload List
| Name | Description | |
|---|---|---|
| .jpeg) | GetMonitoringTasks() | Obsolete.Retrieves all the monitoring task objects that target this monitoring class. | 
| .jpeg) | GetMonitoringTasks(BaseClassTraversalDepth) | Obsolete.Retrieves the monitoring task objects that target this monitoring class, optionally including the monitoring task objects that target the base classes of this class. | 
| .jpeg) | GetMonitoringTasks(ManagementPackTaskCriteria) | Obsolete.Retrieves the monitoring task objects that target this monitoring class using the specified filter. | 
| .jpeg) | GetMonitoringTasks(ManagementPackTaskCriteria, BaseClassTraversalDepth) | Obsolete.Retrieves the monitoring task objects that target this monitoring class using the specified filter, optionally including the monitoring task objects that target the base classes of this class. | 
See Also
MonitoringClass Class
Microsoft.EnterpriseManagement.Configuration Namespace
Return to top