Share via


ApplicationGatewayUrlPathMap interface

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

Extends

Properties

name

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

properties

Properties of the application gateway URL path map.

Inherited Properties

id

Resource ID.

Property Details

name

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

name?: string

Property Value

string

properties

Properties of the application gateway URL path map.

properties?: ApplicationGatewayUrlPathMapPropertiesFormat

Property Value

Inherited Property Details

id

Resource ID.

id?: string

Property Value

string

Inherited From SubResource.id