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. |
| running |
Information about the current running state of the overall upgrade. |
Property Details
error
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