Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -13523,7 +13523,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