Applies To: Operations Manager for System Center 2012
Retrieves the monitoring tasks.
Namespace:   Microsoft.EnterpriseManagement
Assembly:  Microsoft.EnterpriseManagement.OperationsManager (in Microsoft.EnterpriseManagement.OperationsManager.dll)
Overload List
| Name | Description | |
|---|---|---|
| .jpeg) | GetMonitoringTasks() | Obsolete.Retrieves a collection of all the monitoring tasks. | 
| .jpeg) | GetMonitoringTasks(ManagementPackTaskCriteria) | Obsolete.Retrieves a collection of monitoring tasks that match the specified filter. | 
| .jpeg) | GetMonitoringTasks<T>(ICollection<T>) | Obsolete.Retrieves a collection of the monitoring tasks in the management group that target the specified monitoring objects. | 
| .jpeg) | GetMonitoringTasks<T>(ManagementPackTaskCriteria, ICollection<T>) | Obsolete.Retrieves a collection of the monitoring tasks in the management group that match the specified filter and that target the specified monitoring objects. | 
See Also
ManagementGroup Class
Microsoft.EnterpriseManagement Namespace
Return to top