ServiceTierAdvisorInner.MaxDtu Property

Definition

Gets or sets maxDtu for service tier advisor.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to