次の方法で共有


ElasticPoolActivity.RequestedDtuGuarantee プロパティ

定義

要求された DTU 保証を取得します。

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象