Share via


WebApplicationFirewallCustomRule.RateLimitThreshold Property

Definition

Rate Limit threshold to apply in case ruleType is RateLimitRule. Must be greater than or equal to 1.

public int? RateLimitThreshold { get; set; }
member this.RateLimitThreshold : Nullable<int> with get, set
Public Property RateLimitThreshold As Nullable(Of Integer)

Property Value

Applies to