ICdnWebApplicationFirewallPolicy.RateLimitRuleRules Property

Definition

List of rules

[Microsoft.Azure.PowerShell.Cmdlets.Cdn.Runtime.Info(Create=true, Description="List of rules", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.IRateLimitRule) }, Read=true, ReadOnly=false, Required=false, SerializedName="rules", Update=true)]
public System.Collections.Generic.List<Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.IRateLimitRule> RateLimitRuleRules { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Cdn.Runtime.Info(Create=true, Description="List of rules", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.IRateLimitRule) }, Read=true, ReadOnly=false, Required=false, SerializedName="rules", Update=true)>]
member this.RateLimitRuleRules : System.Collections.Generic.List<Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.IRateLimitRule> with get, set
Public Property RateLimitRuleRules As List(Of IRateLimitRule)

Property Value

Attributes

Applies to