pub trait TaskManagerTaskViewSpecTrait: DataObjectTrait { }Expand description
TaskManagerTaskViewSpec provides the specifications for returning the set of tasks in the Task Console.
Since: vSphere API Release 9.0.0.0
§How to access
TaskManager::read_next_tasks_by_view_spec(view_spec)