次の方法で共有


RecommendedElasticPoolInner.DatabaseDtuMin プロパティ

定義

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

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象