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
GitHub で Microsoft と共同作業する
このコンテンツのソースは GitHub にあります。そこで、issue や pull request を作成および確認することもできます。 詳細については、共同作成者ガイドを参照してください。
Azure SDK for JavaScript