RollingUpgradeStatusInfoProperties interface

The status of the latest virtual machine scale set rolling upgrade.

Properties

error

Error details for this upgrade, if there are any.

policy

The rolling upgrade policies applied for this upgrade.

progress

Information about the number of virtual machine instances in each upgrade state.

runningStatus

Information about the current running state of the overall upgrade.

Property Details

error

Error details for this upgrade, if there are any.

error?: ApiError

Property Value

policy

The rolling upgrade policies applied for this upgrade.

policy?: RollingUpgradePolicy

Property Value

progress

Information about the number of virtual machine instances in each upgrade state.

progress?: RollingUpgradeProgressInfo

Property Value

runningStatus

Information about the current running state of the overall upgrade.

runningStatus?: RollingUpgradeRunningStatus

Property Value