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

IWithBackendHttpConfiguration 接口

定义

应用程序网关请求路由规则更新的阶段,允许指定要关联路由规则的后端 HTTP 设置配置。

public interface IWithBackendHttpConfiguration
type IWithBackendHttpConfiguration = interface
Public Interface IWithBackendHttpConfiguration
派生

方法

ToBackendHttpConfiguration(String)

将指定的后端 HTTP 设置配置与此请求路由规则相关联。

适用于