WebApplicationFirewallPolicy interface

Defines web application firewall policy.

Extends

Properties

customRules

Describes custom rules inside the policy.

etag

Gets a unique read-only string that changes whenever the resource is updated.

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.

sku

The pricing tier of web application firewall policy. Defaults to Classic_AzureFrontDoor if not specified.

Inherited Properties

id

Resource ID.

location

Resource location.

name

Resource name.

tags

Resource tags.

type

Resource type.

Property Details

customRules

Describes custom rules inside the policy.

customRules?: CustomRuleList

Property Value

etag

Gets a unique read-only string that changes whenever the resource is updated.

etag?: string

Property Value

string

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

sku

The pricing tier of web application firewall policy. Defaults to Classic_AzureFrontDoor if not specified.

sku?: Sku

Property Value

Sku

Inherited Property Details

id

Resource ID.

id?: string

Property Value

string

Inherited From Resource.id

location

Resource location.

location?: string

Property Value

string

Inherited From Resource.location

name

Resource name.

name?: string

Property Value

string

Inherited From Resource.name

tags

Resource tags.

tags?: Record<string, string>

Property Value

Record<string, string>

Inherited From Resource.tags

type

Resource type.

type?: string

Property Value

string

Inherited From Resource.type