WebApplicationFirewallPolicyProperties interface

Defines web application firewall policy properties.

Properties

customRules

Describes custom rules inside the policy.

frontendEndpointLinks

Describes Frontend Endpoints associated with this Web Application Firewall policy.

managedRules

Describes managed rules inside the policy.

policySettings

Describes settings for the policy.

provisioningState

Provisioning state of the policy.

resourceState

Resource status of the policy.

routingRuleLinks

Describes Routing Rules associated with this Web Application Firewall policy.

securityPolicyLinks

Describes Security Policy associated with this Web Application Firewall policy.

Property Details

customRules

Describes custom rules inside the policy.

customRules?: CustomRuleList

Property Value

Describes Frontend Endpoints associated with this Web Application Firewall policy.

frontendEndpointLinks?: FrontendEndpointLink[]

Property Value

managedRules

Describes managed rules inside the policy.

managedRules?: ManagedRuleSetList

Property Value

policySettings

Describes settings for the policy.

policySettings?: PolicySettings

Property Value

provisioningState

Provisioning state of the policy.

provisioningState?: string

Property Value

string

resourceState

Resource status of the policy.

resourceState?: string

Property Value

string

Describes Routing Rules associated with this Web Application Firewall policy.

routingRuleLinks?: RoutingRuleLink[]

Property Value

Describes Security Policy associated with this Web Application Firewall policy.

securityPolicyLinks?: SecurityPolicyLink[]

Property Value