ZoneAllocationPolicy.MaxZoneCount Property

Definition

The maximum number of availability zones to use if the ZonePlacementPolicy is 'Auto'. If not specified, all availability zones will be used.

public Azure.Provisioning.BicepValue<int> MaxZoneCount { get; set; }
member this.MaxZoneCount : Azure.Provisioning.BicepValue<int> with get, set
Public Property MaxZoneCount As BicepValue(Of Integer)

Property Value

Applies to