UpgradeOperationHistoricalStatusInfoProperties interface

Describes each OS upgrade on the Virtual Machine Scale Set.

Properties

error

Error Details for this upgrade if there are any.

progress

Counts of the VMs in each state.

rollbackInfo

Information about OS rollback if performed

runningStatus

Information about the overall status of the upgrade operation.

startedBy

Invoker of the Upgrade Operation

targetImageReference

Image Reference details

Property Details

error

Error Details for this upgrade if there are any.

error?: ApiError

Property Value

progress

Counts of the VMs in each state.

progress?: RollingUpgradeProgressInfo

Property Value

rollbackInfo

Information about OS rollback if performed

rollbackInfo?: RollbackStatusInfo

Property Value

runningStatus

Information about the overall status of the upgrade operation.

runningStatus?: UpgradeOperationHistoryStatus

Property Value

startedBy

Invoker of the Upgrade Operation

startedBy?: UpgradeOperationInvoker

Property Value

targetImageReference

Image Reference details

targetImageReference?: ImageReference

Property Value