ComputeStartStopCronSchedule Class

Definition

The workflow trigger cron for ComputeStartStop schedule type.

public class ComputeStartStopCronSchedule
type ComputeStartStopCronSchedule = class
Public Class ComputeStartStopCronSchedule
Inheritance
ComputeStartStopCronSchedule

Constructors

ComputeStartStopCronSchedule()

Initializes a new instance of ComputeStartStopCronSchedule.

Properties

Expression

[Required] Specifies cron expression of schedule. The expression should follow NCronTab format.

StartTime

The start time in yyyy-MM-ddTHH:mm:ss format.

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

Applies to