次の方法で共有


ElasticPoolActivity.RequestedDatabaseDtuMax プロパティ

定義

データベースごとに要求された最大 DTU (使用可能な場合) を取得します。

[Newtonsoft.Json.JsonProperty(PropertyName="properties.requestedDatabaseDtuMax")]
public int? RequestedDatabaseDtuMax { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.requestedDatabaseDtuMax")>]
member this.RequestedDatabaseDtuMax : Nullable<int>
Public ReadOnly Property RequestedDatabaseDtuMax As Nullable(Of Integer)

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象