다음을 통해 공유


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 int? MaxZoneCount { get; set; }
member this.MaxZoneCount : Nullable<int> with get, set
Public Property MaxZoneCount As Nullable(Of Integer)

Property Value

Applies to