Share via


ManagedClusterAgentPoolProfile.AvailabilityZones Property

Definition

The list of Availability zones to use for nodes. This can only be specified if the AgentPoolType property is 'VirtualMachineScaleSets'.

public Azure.Provisioning.BicepList<string> AvailabilityZones { get; set; }
member this.AvailabilityZones : Azure.Provisioning.BicepList<string> with get, set
Public Property AvailabilityZones As BicepList(Of String)

Property Value

Applies to