Share via


RecommendedElasticPoolInner.MaxObservedDtu Property

Definition

Gets maximum observed DTU.

[Newtonsoft.Json.JsonProperty(PropertyName="properties.maxObservedDtu")]
public double? MaxObservedDtu { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.maxObservedDtu")>]
member this.MaxObservedDtu : Nullable<double>
Public ReadOnly Property MaxObservedDtu As Nullable(Of Double)

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to