ElasticPoolActivityInner.RequestedDatabaseDtuGuarantee Property

Definition

Gets the requested per database DTU guarantee.

[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)

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to