ApplicationGatewayFirewallRule Class

A web application firewall rule.

All required parameters must be populated in order to send to Azure.

Inheritance
ApplicationGatewayFirewallRule

Constructor

ApplicationGatewayFirewallRule(*, rule_id: int, description: typing.Union[str, NoneType] = None, **kwargs)

Parameters

rule_id
int

Required. The identifier of the web application firewall rule.

description
str

The description of the web application firewall rule.