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

IWithRequestRoutingRule 接口

定义

允许添加请求路由规则的应用程序网关定义的阶段。

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

方法

DefineRequestRoutingRule(String)

开始定义此应用程序网关的请求路由规则。

适用于