Share via


PostgreSqlFlexibleServerCapabilityProperties.SupportedServerEditions Property

Definition

List of supported flexible server editions.

public System.Collections.Generic.IReadOnlyList<Azure.ResourceManager.PostgreSql.FlexibleServers.Models.PostgreSqlFlexibleServerEditionCapability> SupportedServerEditions { get; }
member this.SupportedServerEditions : System.Collections.Generic.IReadOnlyList<Azure.ResourceManager.PostgreSql.FlexibleServers.Models.PostgreSqlFlexibleServerEditionCapability>
Public ReadOnly Property SupportedServerEditions As IReadOnlyList(Of PostgreSqlFlexibleServerEditionCapability)

Property Value

Applies to