你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn。
ScheduleItem interface
描述何时应启动或停止服务器的计划信息。
属性
start |
开始日。 |
start |
开始时间。 |
stop |
停止日期。 |
stop |
停止时间。 |
属性详细信息
startDay
开始日。
startDay: string
属性值
string
startTime
开始时间。
startTime: string
属性值
string
stopDay
停止日期。
stopDay: string
属性值
string
stopTime
停止时间。
stopTime: string
属性值
string