FlexibleServerEditionCapability.SupportedServerVersions Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets the list of server versions supported by this server edition.
[Newtonsoft.Json.JsonProperty(PropertyName="supportedServerVersions")]
public System.Collections.Generic.IList<Microsoft.Azure.Management.PostgreSQL.FlexibleServers.Models.ServerVersionCapability> SupportedServerVersions { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="supportedServerVersions")>]
member this.SupportedServerVersions : System.Collections.Generic.IList<Microsoft.Azure.Management.PostgreSQL.FlexibleServers.Models.ServerVersionCapability>
Public ReadOnly Property SupportedServerVersions As IList(Of ServerVersionCapability)
Property Value
- Attributes
-
Newtonsoft.Json.JsonPropertyAttribute