次の方法で共有


RecommendedElasticPoolInner.Dtu プロパティ

定義

推奨されるエラスティック プールの DTU を取得または設定します。

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象