vSphere Web Services API
| Local Properties | ||
Managed Object Types | Data Object Types | All Properties | All Methods |
Data Object - OnceTaskScheduler(vim.scheduler.OnceTaskScheduler)
- Extends
- TaskScheduler
- Since
- 2.0
Data Object Description
The OnceTaskScheduler data object establishes the time for running a scheduled task only once.Properties
Name | Type | Description |
---|---|---|
runAt* | xsd:dateTime |
The time a task will run.
If you do not set the time, it executes immediately.
|
Properties inherited from TaskScheduler | ||
activeTime, expireTime | ||
Properties inherited from DynamicData | ||
None |
Show WSDL type definition
Top of page | Local Properties | ||
Managed Object Types | Data Object Types | All Properties | All Methods |