| Local Properties | ||
Managed Object Types | Data Object Types | All Properties | All Methods |
If you set the interval to a value greater than 1, the task will execute at the specified daily interval. (For example, an interval of 2 will cause the task to execute at the specified hour and minute every 2 days.)
Properties
Name | Type | Description |
---|---|---|
hour | xsd:int |
The hour at which the RecurrentTaskScheduler runs the task.
Use UTC (Coordinated Universal Time) values in the range
0 to 23, where 0 = 12:00 a.m. (UTC) and 12 = 12:00 p.m. (UTC).
For vCenter 2.x and prior releases, use the server's local time.
For example, use Eastern Standard Time (EST) or Pacific Daylight Time (PDT),
rather than UTC.
|
Properties inherited from HourlyTaskScheduler | ||
minute | ||
Properties inherited from RecurrentTaskScheduler | ||
interval | ||
Properties inherited from TaskScheduler | ||
activeTime, expireTime | ||
Properties inherited from DynamicData | ||
None |
Top of page | Local Properties | ||
Managed Object Types | Data Object Types | All Properties | All Methods |