Cron interface
The workflow trigger cron for ComputeStartStop schedule type.
Properties
expression | [Required] Specifies cron expression of schedule. The expression should follow NCronTab format. |
start |
The start time in yyyy-MM-ddTHH:mm:ss format. |
time |
Specifies time zone in which the schedule runs. TimeZone should follow Windows time zone format. Refer: https://docs.microsoft.com/en-us/windows-hardware/manufacture/desktop/default-time-zones?view=windows-11 |
Property Details
expression
[Required] Specifies cron expression of schedule. The expression should follow NCronTab format.
expression?: string
Property Value
string
startTime
The start time in yyyy-MM-ddTHH:mm:ss format.
startTime?: string
Property Value
string
timeZone
Specifies time zone in which the schedule runs. TimeZone should follow Windows time zone format. Refer: https://docs.microsoft.com/en-us/windows-hardware/manufacture/desktop/default-time-zones?view=windows-11
timeZone?: string
Property Value
string