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
UpgradeOperationHistoricalStatusInfoProperties

Constructor

UpgradeOperationHistoricalStatusInfoProperties(**kwargs)

Variables

running_status
UpgradeOperationHistoryStatus

Information about the overall status of the upgrade operation.

progress
RollingUpgradeProgressInfo

Counts of the VMs in each state.

error
ApiError

Error Details for this upgrade if there are any.

started_by
str or UpgradeOperationInvoker

Invoker of the Upgrade Operation. Possible values include: "Unknown", "User", "Platform".

target_image_reference
ImageReference

Image Reference details.

rollback_info
RollbackStatusInfo

Information about OS rollback if performed.