你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

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