次の方法で共有


ElasticPoolActivity.RequestedDatabaseDtuCap プロパティ

定義

データベースごとに要求された DTU 上限を取得します。

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象