ApplicationGatewayPathRulePropertiesFormat interface
Properties of path rule of an application gateway.
Properties
| backend |
Backend address pool resource of URL path map path rule. |
| backend |
Backend http settings resource of URL path map path rule. |
| firewall |
Reference to the FirewallPolicy resource. |
| load |
Load Distribution Policy resource of URL path map path rule. |
| paths | Path rules of URL path map. |
| redirect |
Redirect configuration resource of URL path map path rule. |
| rewrite |
Rewrite rule set resource of URL path map path rule. |
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
firewallPolicy
loadDistributionPolicy
Load Distribution Policy resource of URL path map path rule.
loadDistributionPolicy?: SubResource
Property Value
paths
Path rules of URL path map.
paths?: 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