ScheduleItem interface
描述服务器何时应启动或停止的计划信息。
属性
start |
开始日。 |
start |
开始时间。 |
stop |
停止一天。 |
stop |
停止时间。 |
属性详细信息
startDay
开始日。
startDay: string
属性值
string
startTime
开始时间。
startTime: string
属性值
string
stopDay
停止一天。
stopDay: string
属性值
string
stopTime
停止时间。
stopTime: string
属性值
string