Compartir a través de


AverageServiceLoadScalingTrigger.LowerLoadThreshold Propiedad

Definición

Obtiene o establece el límite inferior de la carga por debajo de la cual se debe realizar una operación de reducción horizontal.

[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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a