次の方法で共有


RecommendedElasticPoolInner.DatabaseDtuMax プロパティ

定義

データベースの最大 DTU を取得または設定します。

[Newtonsoft.Json.JsonProperty(PropertyName="properties.databaseDtuMax")]
public double? DatabaseDtuMax { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.databaseDtuMax")>]
member this.DatabaseDtuMax : Nullable<double> with get, set
Public Property DatabaseDtuMax As Nullable(Of Double)

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象