次の方法で共有


ElasticPoolEditionCapability.SupportedElasticPoolDtus プロパティ

定義

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

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象