rules
Parameters
value
One or more rule
blocks as defined below. If none are specified, all of the rules in the group will be disabled.
Parameters
values
One or more rule
blocks as defined below. If none are specified, all of the rules in the group will be disabled.
suspend fun rules(argument: List<suspend FirewallPolicyManagedRuleOverrideRuleArgsBuilder.() -> Unit>)
suspend fun rules(vararg argument: suspend FirewallPolicyManagedRuleOverrideRuleArgsBuilder.() -> Unit)
Parameters
argument
One or more rule
blocks as defined below. If none are specified, all of the rules in the group will be disabled.