StartStopManagedInstanceScheduleProperties interface

受管理實例開始/停止排程的特性。

屬性

description

排程的描述。

nextExecutionTime

在相應排程時區,標記下一個動作執行的時間戳記。

nextRunAction

下一個要執行的動作(開始或停止)

scheduleList

排程清單。

timeZoneId

排程的時區。

屬性詳細資料

description

排程的描述。

description?: string

屬性值

string

nextExecutionTime

在相應排程時區,標記下一個動作執行的時間戳記。

nextExecutionTime?: string

屬性值

string

nextRunAction

下一個要執行的動作(開始或停止)

nextRunAction?: string

屬性值

string

scheduleList

排程清單。

scheduleList: ScheduleItem[]

屬性值

timeZoneId

排程的時區。

timeZoneId?: string

屬性值

string