FirewallPolicySQL Class
SQL Settings in Firewall Policy.
Constructor
FirewallPolicySQL(*args: Any, **kwargs: Any)
Variables
| Name | Description |
|---|---|
|
allow_sql_redirect
|
A flag to indicate if SQL Redirect traffic filtering is enabled. Turning on the flag requires no rule using port 11000-11999. |
Attributes
allow_sql_redirect
A flag to indicate if SQL Redirect traffic filtering is enabled. Turning on the flag requires no rule using port 11000-11999.
allow_sql_redirect: bool | None