ApplicationGatewayPathRule interface

Path rule of URL path map of an application gateway.

Extends

Properties

backendAddressPool

Backend address pool resource of URL path map path rule.

backendHttpSettings

Backend http settings resource of URL path map path rule.

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.

firewallPolicy

Reference to the FirewallPolicy resource.

loadDistributionPolicy

Load Distribution Policy resource of URL path map path rule.

name

Name of the path rule that is unique within an Application Gateway.

paths

Path rules of URL path map.

provisioningState

The provisioning state of the path rule resource. NOTE: This property will not be serialized. It can only be populated by the server.

redirectConfiguration

Redirect configuration resource of URL path map path rule.

rewriteRuleSet

Rewrite rule set resource of URL path map path rule.

type

Type of the resource. NOTE: This property will not be serialized. It can only be populated by the server.

Inherited Properties

id

Resource ID.

Property Details

backendAddressPool

Backend address pool resource of URL path map path rule.

backendAddressPool?: SubResource

Property Value

backendHttpSettings

Backend http settings resource of URL path map path rule.

backendHttpSettings?: SubResource

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

firewallPolicy

Reference to the FirewallPolicy resource.

firewallPolicy?: SubResource

Property Value

loadDistributionPolicy

Load Distribution Policy resource of URL path map path rule.

loadDistributionPolicy?: SubResource

Property Value

name

Name of the path rule that is unique within an Application Gateway.

name?: string

Property Value

string

paths

Path rules of URL path map.

paths?: string[]

Property Value

string[]

provisioningState

The provisioning state of the path rule resource. NOTE: This property will not be serialized. It can only be populated by the server.

provisioningState?: string

Property Value

string

redirectConfiguration

Redirect configuration resource of URL path map path rule.

redirectConfiguration?: SubResource

Property Value

rewriteRuleSet

Rewrite rule set resource of URL path map path rule.

rewriteRuleSet?: SubResource

Property Value

type

Type of the resource. NOTE: This property will not be serialized. It can only be populated by the server.

type?: string

Property Value

string

Inherited Property Details

id

Resource ID.

id?: string

Property Value

string

Inherited From SubResource.id