次の方法で共有


ElasticPoolDtuCapability.SupportedPerDatabaseMaxDtus プロパティ

定義

サポートされている最大データベース DTU の一覧を取得します。

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象