ServiceTierAdvisorInner.AvgDtu Property

Definition

Gets or sets avgDtu for service tier advisor.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to