AdvancedScheduleMonthlyOccurrence interface
The properties of the create advanced schedule monthly occurrence.
Properties
day | Day of the occurrence. Must be one of monday, tuesday, wednesday, thursday, friday, saturday, sunday. |
occurrence | Occurrence of the week within the month. Must be between 1 and 5 |
Property Details
day
Day of the occurrence. Must be one of monday, tuesday, wednesday, thursday, friday, saturday, sunday.
day?: string
Property Value
string
occurrence
Occurrence of the week within the month. Must be between 1 and 5
occurrence?: number
Property Value
number
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