次の方法で共有


FlexibleServerEditionCapability.SupportedServerVersions プロパティ

定義

このサーバー エディションでサポートされているサーバー バージョンの一覧を取得します。

[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)

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象