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 Azure.Provisioning.BicepValue<int> RateLimitThreshold { get; set; }
member this.RateLimitThreshold : Azure.Provisioning.BicepValue<int> with get, set
Public Property RateLimitThreshold As BicepValue(Of Integer)

Property Value

Applies to