ElasticPoolActivity.RequestedDtuGuarantee Property

Definition

Gets the requested DTU guarantee.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to