Dela via


RateLimitRule.RateLimitDurationInMinutes Property

Definition

Gets or sets defines rate limit duration. Default is 1 minute.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to