Dela via


RateLimitRule.RateLimitThreshold Property

Definition

Gets or sets defines rate limit threshold.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to