ApplicationGatewayAdvancedRoutingConditionSet interface
Advanced routing condition set of an application gateway. Referenced by advanced routing rules to determine whether a request matches.
- Extends
Properties
| etag | A unique read-only string that changes whenever the resource is updated. |
| name | Name of the advanced routing condition set that is unique within an Application Gateway. |
| properties | Properties of the application gateway advanced routing condition set. |
| 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 condition set that is unique within an Application Gateway.
name?: string
Property Value
string
properties
Properties of the application gateway advanced routing condition set.
properties?: ApplicationGatewayAdvancedRoutingConditionSetPropertiesFormat
Property Value
type
Type of the resource.
type?: string
Property Value
string