Compartir a través de


ThrottlingPolicy.RateLimitThreshold Propiedad

Definición

Obtiene o establece el límite de umbral por encima del cual se limitará el grupo de aplicaciones. El límite de velocidad siempre es por segundo.

[Newtonsoft.Json.JsonProperty(PropertyName="rateLimitThreshold")]
public long RateLimitThreshold { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="rateLimitThreshold")>]
member this.RateLimitThreshold : int64 with get, set
Public Property RateLimitThreshold As Long

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a