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. |
| rollback |
Information about OS rollback if performed |
| running |
Information about the overall status of the upgrade operation. |
| started |
Invoker of the Upgrade Operation |
| target |
Image Reference details |
Property Details
error
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