你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn。
WeekDetails interface
Properties of a weekly schedule.
Properties
time | The time of the day the schedule will occur. |
weekdays | The days of the week for which the schedule is set (e.g. Sunday, Monday, Tuesday, etc.). |
Property Details
time
The time of the day the schedule will occur.
time?: string
Property Value
string
weekdays
The days of the week for which the schedule is set (e.g. Sunday, Monday, Tuesday, etc.).
weekdays?: string[]
Property Value
string[]