CdnWebApplicationFirewallPolicy interface

Defines web application firewall policy for Azure CDN.

Extends

Properties

customRules

Describes custom rules inside the policy.

endpointLinks

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

etag

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

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.

sku

The pricing tier (defines a CDN provider, feature list and rate) of the CdnWebApplicationFirewallPolicy.

Inherited Properties

id

Fully qualified resource ID for the resource. Ex - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}

location

The geo-location where the resource lives

name

The name of the resource

systemData

Azure Resource Manager metadata containing createdBy and modifiedBy information.

tags

Resource tags.

type

The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"

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

etag

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

etag?: string

Property Value

string

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

sku

The pricing tier (defines a CDN provider, feature list and rate) of the CdnWebApplicationFirewallPolicy.

sku: Sku

Property Value

Sku

Inherited Property Details

id

Fully qualified resource ID for the resource. Ex - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}

id?: string

Property Value

string

Inherited From TrackedResource.id

location

The geo-location where the resource lives

location: string

Property Value

string

Inherited From TrackedResource.location

name

The name of the resource

name?: string

Property Value

string

Inherited From TrackedResource.name

systemData

Azure Resource Manager metadata containing createdBy and modifiedBy information.

systemData?: SystemData

Property Value

Inherited From TrackedResource.systemData

tags

Resource tags.

tags?: Record<string, string>

Property Value

Record<string, string>

Inherited From TrackedResource.tags

type

The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"

type?: string

Property Value

string

Inherited From TrackedResource.type