Share via


ApplicationGatewayWebApplicationFirewallConfiguration.DisabledRuleGroups Property

Definition

Gets or sets the disabled rule groups.

[Newtonsoft.Json.JsonProperty(PropertyName="disabledRuleGroups")]
public System.Collections.Generic.IList<Microsoft.Azure.Management.Network.Fluent.Models.ApplicationGatewayFirewallDisabledRuleGroup> DisabledRuleGroups { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="disabledRuleGroups")>]
member this.DisabledRuleGroups : System.Collections.Generic.IList<Microsoft.Azure.Management.Network.Fluent.Models.ApplicationGatewayFirewallDisabledRuleGroup> with get, set
Public Property DisabledRuleGroups As IList(Of ApplicationGatewayFirewallDisabledRuleGroup)

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to