ApplicationGatewayPathRule interface
Path rule of URL path map of an application gateway.
- Extends
Properties
backend |
Backend address pool resource of URL path map path rule. |
backend |
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. |
firewall |
Reference to the FirewallPolicy resource. |
load |
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. |
provisioning |
The provisioning state of the path rule resource. NOTE: This property will not be serialized. It can only be populated by the server. |
redirect |
Redirect configuration resource of URL path map path rule. |
rewrite |
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
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