ApplicationGatewayRoutingRule interface

Routing rule of an application gateway.

Extends

Properties

backendAddressPool

Backend address pool resource of the application gateway.

backendSettings

Backend settings resource of the application gateway.

etag

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

listener

Listener resource of the application gateway.

name

Name of the routing rule that is unique within an Application Gateway.

priority

Priority of the routing rule.

provisioningState

The provisioning state of the request routing rule resource.

ruleType

Rule type.

type

Type of the resource.

Inherited Properties

id

Resource ID.

Property Details

backendAddressPool

Backend address pool resource of the application gateway.

backendAddressPool?: SubResource

Property Value

backendSettings

Backend settings resource of the application gateway.

backendSettings?: SubResource

Property Value

etag

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

etag?: string

Property Value

string

listener

Listener resource of the application gateway.

listener?: SubResource

Property Value

name

Name of the routing rule that is unique within an Application Gateway.

name?: string

Property Value

string

priority

Priority of the routing rule.

priority?: number

Property Value

number

provisioningState

The provisioning state of the request routing rule resource.

provisioningState?: string

Property Value

string

ruleType

Rule type.

ruleType?: string

Property Value

string

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