ITaskConfigurationManagement.GetConsoleTasks Method
Retrieves console tasks.
Overload List
Name | Description |
---|---|
ITaskConfigurationManagement.GetConsoleTasks () | Retrieves console tasks. |
ITaskConfigurationManagement.GetConsoleTasks (ManagementPackConsoleTaskCriteria) | Retrieves the console tasks based on the criteria. |
ITaskConfigurationManagement.GetConsoleTasks (EnterpriseManagementObject, ManagementPackConsoleTaskCriteria) | Retrieves all the console tasks targeted toward this monitoring object, based on all the types of the entity and their base types. |
ITaskConfigurationManagement.GetConsoleTasks (ManagementPackClass, ManagementPackConsoleTaskCriteria, BaseClassTraversalDepth) | Retrieves all the console tasks targeted toward this type. |
ITaskConfigurationManagement.GetConsoleTasks (Generic IEnumerable, ManagementPackConsoleTaskCriteria) | Retrieves all the console tasks in this management group targeted to any of these targeted instances. |
See Also
Reference
ITaskConfigurationManagement Interface
ITaskConfigurationManagement Members
Microsoft.EnterpriseManagement Namespace