ScheduleUpdate interface
排程在實驗室中自動開啟和關閉指定時間的虛擬機。 用於更新。
屬性
notes | 此排程的注意事項。 |
recurrence |
排程動作的週期模式。 |
start |
實驗室使用者虛擬機啟動時。 將會忽略時間戳位移,並改用 timeZoneId。 |
stop |
當實驗室使用者虛擬機停止時。 將會忽略時間戳位移,並改用 timeZoneId。 |
time |
排程的 IANA 時區識別碼。 |
屬性詳細資料
notes
此排程的注意事項。
notes?: string
屬性值
string
recurrencePattern
startAt
實驗室使用者虛擬機啟動時。 將會忽略時間戳位移,並改用 timeZoneId。
startAt?: Date
屬性值
Date
stopAt
當實驗室使用者虛擬機停止時。 將會忽略時間戳位移,並改用 timeZoneId。
stopAt?: Date
屬性值
Date
timeZoneId
排程的 IANA 時區識別碼。
timeZoneId?: string
屬性值
string