Share via


RedisResource.Zones Property

Definition

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

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

Property Value

Applies to