Share via


PostgreSqlFlexibleServerCapabilityProperties.SupportedServerVersions Property

Definition

The list of server versions supported for this capability.

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

Property Value

Applies to