Applies To: Operations Manager for System Center 2012
Retrieves a collection of console tasks from the management group.
Namespace:   Microsoft.EnterpriseManagement
Assembly:  Microsoft.EnterpriseManagement.OperationsManager (in Microsoft.EnterpriseManagement.OperationsManager.dll)
Overload List
| Name | Description | |
|---|---|---|
| .jpeg) | GetMonitoringConsoleTasks() | Obsolete.Retrieves all the console tasks. | 
| .jpeg) | GetMonitoringConsoleTasks(ManagementPackConsoleTaskCriteria) | Obsolete.Retrieves the specified console tasks by specifying the criteria that are used to filter the tasks. | 
| .jpeg) | GetMonitoringConsoleTasks<T>(ICollection<T>) | Obsolete.Retrieves all the console tasks that target the specified monitoring object instances. | 
| .jpeg) | GetMonitoringConsoleTasks<T>(ManagementPackConsoleTaskCriteria, ICollection<T>) | Obsolete.Retrieves all the console tasks in this management group that match the specified criteria and target the specified monitoring object instances. | 
See Also
ManagementGroup Class
Microsoft.EnterpriseManagement Namespace
Return to top