次の方法で共有


HyperscaleNodeEditionCapability.SupportedStorageEditions プロパティ

定義

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

[Newtonsoft.Json.JsonProperty(PropertyName="supportedStorageEditions")]
public System.Collections.Generic.IList<Microsoft.Azure.Management.PostgreSQL.FlexibleServers.Models.StorageEditionCapability> SupportedStorageEditions { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="supportedStorageEditions")>]
member this.SupportedStorageEditions : System.Collections.Generic.IList<Microsoft.Azure.Management.PostgreSQL.FlexibleServers.Models.StorageEditionCapability>
Public ReadOnly Property SupportedStorageEditions As IList(Of StorageEditionCapability)

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象