Share via


ApplicationGatewayUrlPathMapPropertiesFormat interface

Properties of UrlPathMap of the application gateway.

Properties

defaultBackendAddressPool

Default backend address pool resource of URL path map.

defaultBackendHttpSettings

Default backend http settings resource of URL path map.

defaultLoadDistributionPolicy

Default Load Distribution Policy resource of URL path map.

defaultRedirectConfiguration

Default redirect configuration resource of URL path map.

defaultRewriteRuleSet

Default Rewrite rule set resource of URL path map.

pathRules

Path rule of URL path map resource.

Property Details

defaultBackendAddressPool

Default backend address pool resource of URL path map.

defaultBackendAddressPool?: SubResource

Property Value

defaultBackendHttpSettings

Default backend http settings resource of URL path map.

defaultBackendHttpSettings?: SubResource

Property Value

defaultLoadDistributionPolicy

Default Load Distribution Policy resource of URL path map.

defaultLoadDistributionPolicy?: SubResource

Property Value

defaultRedirectConfiguration

Default redirect configuration resource of URL path map.

defaultRedirectConfiguration?: SubResource

Property Value

defaultRewriteRuleSet

Default Rewrite rule set resource of URL path map.

defaultRewriteRuleSet?: SubResource

Property Value

pathRules

Path rule of URL path map resource.

pathRules?: ApplicationGatewayPathRule[]

Property Value