WebApplicationFirewallPolicy interface

Defines web application firewall policy.

Extends

Properties

applicationGateways

A collection of references to application gateways. NOTE: This property will not be serialized. It can only be populated by the server.

customRules

The custom rules inside the policy.

etag

A unique read-only string that changes whenever the resource is updated. NOTE: This property will not be serialized. It can only be populated by the server.

httpListeners

A collection of references to application gateway http listeners. NOTE: This property will not be serialized. It can only be populated by the server.

managedRules

Describes the managedRules structure.

pathBasedRules

A collection of references to application gateway path rules. NOTE: This property will not be serialized. It can only be populated by the server.

policySettings

The PolicySettings for policy.

provisioningState

The provisioning state of the web application firewall policy resource. NOTE: This property will not be serialized. It can only be populated by the server.

resourceState

Resource status of the policy. NOTE: This property will not be serialized. It can only be populated by the server.

Inherited Properties

id

Resource ID.

location

Resource location.

name

Resource name. NOTE: This property will not be serialized. It can only be populated by the server.

tags

Resource tags.

type

Resource type. NOTE: This property will not be serialized. It can only be populated by the server.

Property Details

applicationGateways

A collection of references to application gateways. NOTE: This property will not be serialized. It can only be populated by the server.

applicationGateways?: ApplicationGateway[]

Property Value

customRules

The custom rules inside the policy.

customRules?: WebApplicationFirewallCustomRule[]

Property Value

etag

A unique read-only string that changes whenever the resource is updated. NOTE: This property will not be serialized. It can only be populated by the server.

etag?: string

Property Value

string

httpListeners

A collection of references to application gateway http listeners. NOTE: This property will not be serialized. It can only be populated by the server.

httpListeners?: SubResource[]

Property Value

managedRules

Describes the managedRules structure.

managedRules?: ManagedRulesDefinition

Property Value

pathBasedRules

A collection of references to application gateway path rules. NOTE: This property will not be serialized. It can only be populated by the server.

pathBasedRules?: SubResource[]

Property Value

policySettings

The PolicySettings for policy.

policySettings?: PolicySettings

Property Value

provisioningState

The provisioning state of the web application firewall policy resource. NOTE: This property will not be serialized. It can only be populated by the server.

provisioningState?: string

Property Value

string

resourceState

Resource status of the policy. NOTE: This property will not be serialized. It can only be populated by the server.

resourceState?: string

Property Value

string

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. NOTE: This property will not be serialized. It can only be populated by the server.

name?: string

Property Value

string

Inherited From Resource.name

tags

Resource tags.

tags?: {[propertyName: string]: string}

Property Value

{[propertyName: string]: string}

Inherited From Resource.tags

type

Resource type. NOTE: This property will not be serialized. It can only be populated by the server.

type?: string

Property Value

string

Inherited From Resource.type