ApplicationGatewayFirewallRuleSetInner.RuleGroups Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets or sets the rule groups of the web application firewall rule set.
[Newtonsoft.Json.JsonProperty(PropertyName="properties.ruleGroups")]
public System.Collections.Generic.IList<Microsoft.Azure.Management.Network.Fluent.Models.ApplicationGatewayFirewallRuleGroup> RuleGroups { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.ruleGroups")>]
member this.RuleGroups : System.Collections.Generic.IList<Microsoft.Azure.Management.Network.Fluent.Models.ApplicationGatewayFirewallRuleGroup> with get, set
Public Property RuleGroups As IList(Of ApplicationGatewayFirewallRuleGroup)
Property Value
- Attributes
-
Newtonsoft.Json.JsonPropertyAttribute