Compartir a través de


AverageServiceLoadScalingTrigger.UpperLoadThreshold Propiedad

Definición

Obtiene o establece el límite superior de la carga más allá de la cual se debe realizar una operación de escalabilidad horizontal.

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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a