次の方法で共有


ElasticPoolEditionCapability.SupportedElasticPoolPerformanceLevels プロパティ

定義

エディションでサポートされているエラスティック プール DTU レベルの一覧を取得します。

[Newtonsoft.Json.JsonProperty(PropertyName="supportedElasticPoolPerformanceLevels")]
public System.Collections.Generic.IList<Microsoft.Azure.Management.Sql.Models.ElasticPoolPerformanceLevelCapability> SupportedElasticPoolPerformanceLevels { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="supportedElasticPoolPerformanceLevels")>]
member this.SupportedElasticPoolPerformanceLevels : System.Collections.Generic.IList<Microsoft.Azure.Management.Sql.Models.ElasticPoolPerformanceLevelCapability>
Public ReadOnly Property SupportedElasticPoolPerformanceLevels As IList(Of ElasticPoolPerformanceLevelCapability)

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象