FirewallPolicySQLResponse

data class FirewallPolicySQLResponse(val allowSqlRedirect: Boolean? = null)

SQL Settings in Firewall Policy.

Constructors

Link copied to clipboard
constructor(allowSqlRedirect: Boolean? = null)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

A flag to indicate if SQL Redirect traffic filtering is enabled. Turning on the flag requires no rule using port 11000-11999.