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

SoftwareUpdateConfigurationRunProperties interface

软件更新配置属性。

属性

computerCount

软件更新配置运行中的计算机数。

configuredDuration

软件更新配置运行的已配置持续时间。

createdBy

CreatedBy 属性,该属性仅在响应中显示。

creationTime

资源的创建时间,该时间仅在响应中显示。

endTime

软件更新配置运行的结束时间。

failedCount

状态为失败的计算机数。

lastModifiedBy

LastModifiedBy 属性,该属性仅在响应中显示。

lastModifiedTime

上次修改资源时,该资源仅在响应中显示。

osType

软件更新配置的作系统目标触发了此运行

softwareUpdateConfiguration

软件更新配置触发了此运行

startTime

软件更新配置运行的开始时间。

status

软件更新配置运行的状态。

tasks

在此运行中触发的软件更新配置任务

属性详细信息

computerCount

软件更新配置运行中的计算机数。

computerCount?: number

属性值

number

configuredDuration

软件更新配置运行的已配置持续时间。

configuredDuration?: string

属性值

string

createdBy

CreatedBy 属性,该属性仅在响应中显示。

createdBy?: string

属性值

string

creationTime

资源的创建时间,该时间仅在响应中显示。

creationTime?: Date

属性值

Date

endTime

软件更新配置运行的结束时间。

endTime?: Date

属性值

Date

failedCount

状态为失败的计算机数。

failedCount?: number

属性值

number

lastModifiedBy

LastModifiedBy 属性,该属性仅在响应中显示。

lastModifiedBy?: string

属性值

string

lastModifiedTime

上次修改资源时,该资源仅在响应中显示。

lastModifiedTime?: Date

属性值

Date

osType

软件更新配置的作系统目标触发了此运行

osType?: string

属性值

string

softwareUpdateConfiguration

软件更新配置触发了此运行

softwareUpdateConfiguration?: UpdateConfigurationNavigation

属性值

startTime

软件更新配置运行的开始时间。

startTime?: Date

属性值

Date

status

软件更新配置运行的状态。

status?: string

属性值

string

tasks

在此运行中触发的软件更新配置任务

tasks?: SoftwareUpdateConfigurationRunTasks

属性值