OsPatchingStatus interface

傳回作業系統修補的中繼資料。

屬性

latestPatchTime

最新作業系統修補的時間。

osPatchingErrors

執行作業系統修補時遇到的錯誤集合。

patchStatus

作業系統修補狀態。

rebootPending

指定此運算執行處理是否擱置重新啟動以完成作業系統修補。

scheduledRebootTime

排程的重新啟動時間。

屬性詳細資料

latestPatchTime

最新作業系統修補的時間。

latestPatchTime?: string

屬性值

string

osPatchingErrors

執行作業系統修補時遇到的錯誤集合。

osPatchingErrors?: ErrorResponse[]

屬性值

patchStatus

作業系統修補狀態。

patchStatus?: string

屬性值

string

rebootPending

指定此運算執行處理是否擱置重新啟動以完成作業系統修補。

rebootPending?: boolean

屬性值

boolean

scheduledRebootTime

排程的重新啟動時間。

scheduledRebootTime?: string

屬性值

string