ResourceSkuRestrictionInfo.Zones Property

Definition

List of availability zones where the SKU is restricted.

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

Property Value

Applies to