CdnWebApplicationFirewallPolicyProperties interface

Defines CDN web application firewall policy properties.

Properties

customRules

Describes custom rules inside the policy.

endpointLinks

Describes Azure CDN endpoints associated with this Web Application Firewall policy.

extendedProperties

Key-Value pair representing additional properties for Web Application Firewall policy.

managedRules

Describes managed rules inside the policy.

policySettings

Describes policySettings for policy

provisioningState

Provisioning state of the WebApplicationFirewallPolicy.

rateLimitRules

Describes rate limit rules inside the policy.

resourceState

Resource status of the policy.

Property Details

customRules

Describes custom rules inside the policy.

customRules?: CustomRuleList

Property Value

Describes Azure CDN endpoints associated with this Web Application Firewall policy.

endpointLinks?: CdnEndpoint[]

Property Value

extendedProperties

Key-Value pair representing additional properties for Web Application Firewall policy.

extendedProperties?: Record<string, string>

Property Value

Record<string, string>

managedRules

Describes managed rules inside the policy.

managedRules?: ManagedRuleSetList

Property Value

policySettings

Describes policySettings for policy

policySettings?: PolicySettings

Property Value

provisioningState

Provisioning state of the WebApplicationFirewallPolicy.

provisioningState?: string

Property Value

string

rateLimitRules

Describes rate limit rules inside the policy.

rateLimitRules?: RateLimitRuleList

Property Value

resourceState

Resource status of the policy.

resourceState?: string

Property Value

string