Application Gateway Firewall Disabled Rule Group Args
data class ApplicationGatewayFirewallDisabledRuleGroupArgs(val ruleGroupName: Output<String>, val rules: Output<List<Int>>? = null) : ConvertibleToJava<ApplicationGatewayFirewallDisabledRuleGroupArgs>
Allows to disable rules within a rule group or an entire rule group.