ApplicationGatewayAdvancedRoutingMap interface
Advanced routing map of an application gateway. Holds the advanced routing rules evaluated for requests handled by an AdvancedRouting request routing rule, along with the configuration applied when no rule matches.
- Extends
Properties
| etag | A unique read-only string that changes whenever the resource is updated. |
| name | Name of the advanced routing map that is unique within an Application Gateway. |
| properties | Properties of the application gateway advanced routing map. |
| type | Type of the resource. |
Inherited Properties
| id | Resource ID. |
Property Details
etag
A unique read-only string that changes whenever the resource is updated.
etag?: string
Property Value
string
name
Name of the advanced routing map that is unique within an Application Gateway.
name?: string
Property Value
string
properties
Properties of the application gateway advanced routing map.
properties?: ApplicationGatewayAdvancedRoutingMapPropertiesFormat
Property Value
type
Type of the resource.
type?: string
Property Value
string