次の方法で共有


ServiceTierAdvisorInner.MaxDtu プロパティ

定義

サービス レベル アドバイザーの maxDtu を取得または設定します。

[Newtonsoft.Json.JsonProperty(PropertyName="properties.maxDtu")]
public double? MaxDtu { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.maxDtu")>]
member this.MaxDtu : Nullable<double>
Public ReadOnly Property MaxDtu As Nullable(Of Double)

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象