vSphere Web Services API
| |||
Managed Object Types | Data Object Types | All Properties | All Methods |
Enum - TaskFilterSpecTimeOption(vim.TaskFilterSpec.TimeOption)
- Property of
- TaskFilterSpecByTime
- Since
- 2.0
Enum Description
This option specifies a time stamp governing the selection of tasks.Enum Constants
Name | Description |
---|---|
completedTime |
The time stamp when the task finished.
|
queuedTime |
The time stamp when the task was created and queued.
|
startedTime |
The time stamp when the task started.
|
Show WSDL type definition
Top of page | |||
Managed Object Types | Data Object Types | All Properties | All Methods |