Compartilhar via


UpgradeOperationHistoricalStatusInfoProperties interface

Describes each OS upgrade on the Virtual Machine Scale Set.

Properties

error

Error Details for this upgrade if there are any. NOTE: This property will not be serialized. It can only be populated by the server.

progress

Counts of the VMs in each state. NOTE: This property will not be serialized. It can only be populated by the server.

rollbackInfo

Information about OS rollback if performed NOTE: This property will not be serialized. It can only be populated by the server.

runningStatus

Information about the overall status of the upgrade operation. NOTE: This property will not be serialized. It can only be populated by the server.

startedBy

Invoker of the Upgrade Operation NOTE: This property will not be serialized. It can only be populated by the server.

targetImageReference

Image Reference details NOTE: This property will not be serialized. It can only be populated by the server.

Property Details

error

Error Details for this upgrade if there are any. NOTE: This property will not be serialized. It can only be populated by the server.

error?: ApiError

Property Value

progress

Counts of the VMs in each state. NOTE: This property will not be serialized. It can only be populated by the server.

progress?: RollingUpgradeProgressInfo

Property Value

rollbackInfo

Information about OS rollback if performed NOTE: This property will not be serialized. It can only be populated by the server.

rollbackInfo?: RollbackStatusInfo

Property Value

runningStatus

Information about the overall status of the upgrade operation. NOTE: This property will not be serialized. It can only be populated by the server.

runningStatus?: UpgradeOperationHistoryStatus

Property Value

startedBy

Invoker of the Upgrade Operation NOTE: This property will not be serialized. It can only be populated by the server.

startedBy?: UpgradeOperationInvoker

Property Value

targetImageReference

Image Reference details NOTE: This property will not be serialized. It can only be populated by the server.

targetImageReference?: ImageReference

Property Value