MaxInstancePercentPerZonePolicy interface
The configuration parameters used to limit the number of virtual machines per availability zone in the virtual machine scale set.
Properties
| enabled | Specifies whether maxInstancePercentPerZonePolicy should be enabled on the virtual machine scale set. |
| value | Limit on the number of instances in each zone as a percentage of the total capacity of the virtual machine scale set. |
Property Details
enabled
Specifies whether maxInstancePercentPerZonePolicy should be enabled on the virtual machine scale set.
enabled?: boolean
Property Value
boolean
value
Limit on the number of instances in each zone as a percentage of the total capacity of the virtual machine scale set.
value?: number
Property Value
number