ForwardingConfiguration interface

Describes Forwarding Route.

Extends

Properties

backendPool

A reference to the BackendPool which this rule routes to.

cacheConfiguration

The caching configuration associated with this rule.

customForwardingPath

A custom path used to rewrite resource paths matched by this rule. Leave empty to use incoming path.

forwardingProtocol

Protocol this rule will use when forwarding traffic to backends.

odataType

Property Details

backendPool

A reference to the BackendPool which this rule routes to.

backendPool?: SubResource

Property Value

cacheConfiguration

The caching configuration associated with this rule.

cacheConfiguration?: CacheConfiguration

Property Value

customForwardingPath

A custom path used to rewrite resource paths matched by this rule. Leave empty to use incoming path.

customForwardingPath?: string

Property Value

string

forwardingProtocol

Protocol this rule will use when forwarding traffic to backends.

forwardingProtocol?: string

Property Value

string

odataType

odataType: "#Microsoft.Azure.FrontDoor.Models.FrontdoorForwardingConfiguration"

Property Value

"#Microsoft.Azure.FrontDoor.Models.FrontdoorForwardingConfiguration"