Share via


WebApplicationFirewallPolicyPropertiesFormat interface

Defines web application firewall policy properties.

Properties

customRules

The custom rules inside the policy.

managedRules

Describes the managedRules structure.

policySettings

The PolicySettings for policy.

Property Details

customRules

The custom rules inside the policy.

customRules?: WebApplicationFirewallCustomRule[]

Property Value

managedRules

Describes the managedRules structure.

managedRules: ManagedRulesDefinition

Property Value

policySettings

The PolicySettings for policy.

policySettings?: PolicySettings

Property Value