Share via


AzureApplicationGatewayWebApplicationFirewallConfigurationBase.DisabledRuleGroups Property

Definition

[System.Management.Automation.Parameter(HelpMessage="The disabled rule groups.", Mandatory=false)]
[System.Management.Automation.ValidateNotNullOrEmpty]
public System.Collections.Generic.List<Microsoft.Azure.Commands.Network.Models.PSApplicationGatewayFirewallDisabledRuleGroup> DisabledRuleGroups { get; set; }
[<System.Management.Automation.Parameter(HelpMessage="The disabled rule groups.", Mandatory=false)>]
[<System.Management.Automation.ValidateNotNullOrEmpty>]
member this.DisabledRuleGroups : System.Collections.Generic.List<Microsoft.Azure.Commands.Network.Models.PSApplicationGatewayFirewallDisabledRuleGroup> with get, set
Public Property DisabledRuleGroups As List(Of PSApplicationGatewayFirewallDisabledRuleGroup)

Property Value

Attributes

Applies to