共用方式為


ScheduleUpdate interface

排程在實驗室中自動開啟和關閉指定時間的虛擬機。 用於更新。

屬性

notes

此排程的注意事項。

recurrencePattern

排程動作的週期模式。

startAt

實驗室使用者虛擬機啟動時。 將會忽略時間戳位移,並改用 timeZoneId。

stopAt

當實驗室使用者虛擬機停止時。 將會忽略時間戳位移,並改用 timeZoneId。

timeZoneId

排程的 IANA 時區識別碼。

屬性詳細資料

notes

此排程的注意事項。

notes?: string

屬性值

string

recurrencePattern

排程動作的週期模式。

recurrencePattern?: RecurrencePattern

屬性值

startAt

實驗室使用者虛擬機啟動時。 將會忽略時間戳位移,並改用 timeZoneId。

startAt?: Date

屬性值

Date

stopAt

當實驗室使用者虛擬機停止時。 將會忽略時間戳位移,並改用 timeZoneId。

stopAt?: Date

屬性值

Date

timeZoneId

排程的 IANA 時區識別碼。

timeZoneId?: string

屬性值

string