You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: specification/compute/resource-manager/Microsoft.Compute/stable/2022-03-01/ComputeRP/examples/virtualMachineScaleSetExamples/VirtualMachineScaleSets_List_MaximumSet_Gen.json
Copy file name to clipboardExpand all lines: specification/compute/resource-manager/Microsoft.Compute/stable/2022-03-01/ComputeRP/virtualMachineScaleSet.json
+4Lines changed: 4 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -3507,6 +3507,10 @@
3507
3507
"disableAutomaticRollback": {
3508
3508
"type": "boolean",
3509
3509
"description": "Whether OS image rollback feature should be disabled. Default value is false."
3510
+
},
3511
+
"useRollingUpgradePolicy": {
3512
+
"type": "boolean",
3513
+
"description": "Indicates whether rolling upgrade policy should be used during Auto OS Upgrade. Default value is false."
3510
3514
}
3511
3515
},
3512
3516
"description": "The configuration parameters used for performing automatic OS upgrade."
0 commit comments