ComputeStartStopRecurrenceSchedule Class

Definition

The workflow trigger recurrence for ComputeStartStop schedule type.

public class ComputeStartStopRecurrenceSchedule
type ComputeStartStopRecurrenceSchedule = class
Public Class ComputeStartStopRecurrenceSchedule
Inheritance
ComputeStartStopRecurrenceSchedule

Constructors

ComputeStartStopRecurrenceSchedule()

Initializes a new instance of ComputeStartStopRecurrenceSchedule.

Properties

Frequency

[Required] The frequency to trigger schedule.

Interval

[Required] Specifies schedule interval in conjunction with frequency.

Schedule

[Required] The recurrence schedule.

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