你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

WorkflowTriggerRecurrence interface

The workflow trigger recurrence.

Properties

endTime

The end time.

frequency

The frequency.

interval

The interval.

schedule

The recurrence schedule.

startTime

The start time.

timeZone

The time zone.

Property Details

endTime

The end time.

endTime?: string

Property Value

string

frequency

The frequency.

frequency?: string

Property Value

string

interval

The interval.

interval?: number

Property Value

number

schedule

The recurrence schedule.

schedule?: RecurrenceSchedule

Property Value

startTime

The start time.

startTime?: string

Property Value

string

timeZone

The time zone.

timeZone?: string

Property Value

string