ApplicationGatewayAdvancedRoutingRule interface

Advanced routing rule of an application gateway.

Extends

Properties

etag

A unique read-only string that changes whenever the resource is updated.

name

Name of the advanced routing rule that is unique within an advanced routing map.

properties

Properties of the application gateway advanced routing rule.

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 rule that is unique within an advanced routing map.

name?: string

Property Value

string

properties

Properties of the application gateway advanced routing rule.

properties?: ApplicationGatewayAdvancedRoutingRulePropertiesFormat

Property Value

type

Type of the resource.

type?: string

Property Value

string

Inherited Property Details

id

Resource ID.

id?: string

Property Value

string

Inherited From SubResource.id