ITaskConfigurationManagement.GetConsoleTasks Method
[This topic is pre-release documentation and is subject to change in future releases. Blank topics are included as placeholders.]
Retrieves console tasks.
Overload List
Name | Description |
---|---|
ITaskConfigurationManagement.GetConsoleTasks () | Retrieves console tasks. |
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 (ManagementPackConsoleTaskCriteria) | Retrieves the console tasks based on the criteria. |
ITaskConfigurationManagement.GetConsoleTasks (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