Share via


PostgreSqlFlexibleServerSkuCapability.SupportedZones Property

Definition

List of supported Availability Zones. E.g. "1", "2", "3".

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

Property Value

Applies to