Share via


AveragePartitionLoadScalingTrigger.LowerLoadThreshold Property

Definition

Gets or sets the lower limit of the load below which a scale in operation should be performed.

[Newtonsoft.Json.JsonProperty(PropertyName="lowerLoadThreshold")]
public double LowerLoadThreshold { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="lowerLoadThreshold")>]
member this.LowerLoadThreshold : double with get, set
Public Property LowerLoadThreshold As Double

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to