ApplicationGatewayFirewallRuleGroup Class
A web application firewall rule group.
All required parameters must be populated in order to send to Azure.
- Inheritance
-
ApplicationGatewayFirewallRuleGroup
Constructor
ApplicationGatewayFirewallRuleGroup(*, rule_group_name: str, rules: typing.List[_ForwardRef('ApplicationGatewayFirewallRule')], description: typing.Union[str, NoneType] = None, **kwargs)
Parameters
- rule_group_name
- str
Required. The name of the web application firewall rule group.
- description
- str
The description of the web application firewall rule group.
Required. The rules of the web application firewall rule group.
Feedback
Submit and view feedback for