ScheduleRecurrence interface
The schedule recurrence.
Properties
recurrence |
The recurrence type. |
recurrence |
The recurrence value. |
weekly |
The week days list. Applicable only for schedules of recurrence type 'weekly'. |
Property Details
recurrenceType
recurrenceValue
The recurrence value.
recurrenceValue: number
Property Value
number
weeklyDaysList
The week days list. Applicable only for schedules of recurrence type 'weekly'.
weeklyDaysList?: DayOfWeek[]
Property Value
Collaborate with us on GitHub
The source for this content can be found on GitHub, where you can also create and review issues and pull requests. For more information, see our contributor guide.
Azure SDK for JavaScript