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

UpgradeOperationHistoricalStatusInfoProperties Class

Describes each OS upgrade on the Virtual Machine Scale Set.

Variables are only populated by the server, and will be ignored when sending a request.

Inheritance
azure.mgmt.compute._serialization.Model
UpgradeOperationHistoricalStatusInfoProperties

Constructor

UpgradeOperationHistoricalStatusInfoProperties(**kwargs: Any)

Variables

Name Description
running_status

Information about the overall status of the upgrade operation.

progress

Counts of the VMs in each state.

error

Error Details for this upgrade if there are any.

started_by

Invoker of the Upgrade Operation. Known values are: "Unknown", "User", and "Platform".

target_image_reference

Image Reference details.

rollback_info

Information about OS rollback if performed.