Share via


ManagedClusterAgentPoolProfileProperties.AvailabilityZones Property

Definition

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

public System.Collections.Generic.IList<string> AvailabilityZones { get; }
member this.AvailabilityZones : System.Collections.Generic.IList<string>
Public ReadOnly Property AvailabilityZones As IList(Of String)

Property Value

Applies to