ClusterComputeProfile.AvailabilityZones Property

Definition

The list of Availability zones to use for AKS VMSS nodes.

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