Share via


WebApplicationCustomRule.RateLimitThreshold Property

Definition

Number of allowed requests per client within the time window.

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