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

VirtualMachineSoftwarePatchProperties interface

描述虚拟机软件修补程序的属性。

属性

activityId

生成此结果的作的活动 ID。 它用于跨 CRP 和扩展日志关联。

assessmentState

描述给定修补程序的可用性。

classifications

修补程序的分类(s)由修补程序发布者提供。

kbId

修补程序的 KBID。 仅适用于 Windows 修补程序。

lastModifiedDateTime

上次更新此修补程序记录的 UTC 时间戳。

name

修补程序的友好名称。

patchId

修补程序的唯一标识符。

publishedDate

存储库发布此修补程序时的 UTC 时间戳。

rebootBehavior

描述修补程序的重新启动要求。

version

修补程序的版本号。 此属性仅适用于 Linux 修补程序。

属性详细信息

activityId

生成此结果的作的活动 ID。 它用于跨 CRP 和扩展日志关联。

activityId?: string

属性值

string

assessmentState

描述给定修补程序的可用性。

assessmentState?: string

属性值

string

classifications

修补程序的分类(s)由修补程序发布者提供。

classifications?: string[]

属性值

string[]

kbId

修补程序的 KBID。 仅适用于 Windows 修补程序。

kbId?: string

属性值

string

lastModifiedDateTime

上次更新此修补程序记录的 UTC 时间戳。

lastModifiedDateTime?: Date

属性值

Date

name

修补程序的友好名称。

name?: string

属性值

string

patchId

修补程序的唯一标识符。

patchId?: string

属性值

string

publishedDate

存储库发布此修补程序时的 UTC 时间戳。

publishedDate?: Date

属性值

Date

rebootBehavior

描述修补程序的重新启动要求。

rebootBehavior?: string

属性值

string

version

修补程序的版本号。 此属性仅适用于 Linux 修补程序。

version?: string

属性值

string