次の方法で共有


ElasticPoolActivity.RequestedDatabaseDtuGuarantee プロパティ

定義

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

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象