次の方法で共有


ElasticPoolActivity.RequestedDtu プロパティ

定義

プールに対して要求された DTU (使用可能な場合) を取得します。

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象