IRateLimitRule.RateLimitThreshold Property

Definition

Defines rate limit threshold.

[Microsoft.Azure.PowerShell.Cmdlets.Cdn.Runtime.Info(Create=true, Description="Defines rate limit threshold.", PossibleTypes=new System.Type[] { typeof(System.Int32) }, Read=true, ReadOnly=false, Required=true, SerializedName="rateLimitThreshold", Update=true)]
public int RateLimitThreshold { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Cdn.Runtime.Info(Create=true, Description="Defines rate limit threshold.", PossibleTypes=new System.Type[] { typeof(System.Int32) }, Read=true, ReadOnly=false, Required=true, SerializedName="rateLimitThreshold", Update=true)>]
member this.RateLimitThreshold : int with get, set
Public Property RateLimitThreshold As Integer

Property Value

Attributes

Applies to