Skip to content
Original file line number Diff line number Diff line change
Expand Up @@ -13487,7 +13487,7 @@
},
"zoneBalance": {
"type": "boolean",
"description": "Whether to force strictly even Virtual Machine distribution cross x-zones in case there is zone outage."
"description": "Whether to force strictly even Virtual Machine distribution cross x-zones in case there is zone outage. zoneBalance property can only be set if the zones property of the scale set contains more than one zone. If there are no zones or only one zone specified, then zoneBalance property should not be set."
},
"platformFaultDomainCount": {
"type": "integer",
Expand Down