ApplicationGatewayUrlPathMap interface

UrlPathMaps give a url path to the backend mapping information for PathBasedRouting.

Extends

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.

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.

name

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

pathRules

Path rule of URL path map resource.

provisioningState

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

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

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

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

name

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

name?: string

Property Value

string

pathRules

Path rule of URL path map resource.

pathRules?: ApplicationGatewayPathRule[]

Property Value

provisioningState

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

provisioningState?: string

Property Value

string

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