AfterStartupTaskScheduler

AfterStartupTaskScheduler
AfterStartupTaskScheduler

The AfterStartupTaskScheduler data object establishes the time that a scheduled task will run after the vCenter server restarts.

AllOf
This class requires all of the following:
JSON Example
{
    "_typeName": "string",
    "activeTime": "string",
    "expireTime": "string",
    "minute": 0
}
integer As int32 As int32
minute
Required

The delay in minutes after vCenter server is restarted.

The value must be greater than or equal to 0.