你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

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

Polymorphic discriminator, which specifies the different types this object can be

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

Polymorphic discriminator, which specifies the different types this object can be

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

Property Value

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