次の方法で共有


ManagedInstanceVersionCapability.SupportedInstancePoolEditions プロパティ

定義

サポートされているインスタンス プール エディションの一覧。

public System.Collections.Generic.IReadOnlyList<Azure.ResourceManager.Sql.Models.InstancePoolEditionCapability> SupportedInstancePoolEditions { get; }
member this.SupportedInstancePoolEditions : System.Collections.Generic.IReadOnlyList<Azure.ResourceManager.Sql.Models.InstancePoolEditionCapability>
Public ReadOnly Property SupportedInstancePoolEditions As IReadOnlyList(Of InstancePoolEditionCapability)

プロパティ値

適用対象