StartStopManagedInstanceScheduleProperties interface
受管理實例開始/停止排程的特性。
屬性
| description | 排程的描述。 |
| next |
在相應排程時區,標記下一個動作執行的時間戳記。 |
| next |
下一個要執行的動作(開始或停止) |
| schedule |
排程清單。 |
| time |
排程的時區。 |
屬性詳細資料
description
排程的描述。
description?: string
屬性值
string
nextExecutionTime
在相應排程時區,標記下一個動作執行的時間戳記。
nextExecutionTime?: string
屬性值
string
nextRunAction
下一個要執行的動作(開始或停止)
nextRunAction?: string
屬性值
string
scheduleList
timeZoneId
排程的時區。
timeZoneId?: string
屬性值
string