次の方法で共有


RecommendedElasticPoolMetric.Dtu プロパティ

定義

DTU (データベース トランザクション ユニット) を取得または設定します。 「https://azure.microsoft.com/documentation/articles/sql-database-what-is-a-dtu/」を参照してください。

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象