ApplicationGatewayWebApplicationFirewallConfiguration.DisabledRuleGroups 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 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