Share via


ApplicationGateway.AvailabilityZones Property

Definition

A list of availability zones denoting where the resource needs to come from.

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