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

ApplicationGatewayRequestRoutingRule.UpdateDefinition<ParentT> 接口

类型参数

ParentT

附加此定义后要返回到的应用程序网关定义的阶段

实现

public static interface ApplicationGatewayRequestRoutingRule.UpdateDefinition
extends Blank<ParentT>, WithAttach<ParentT>, WithFrontend<ParentT>, WithListener<ParentT>, WithFrontendPort<ParentT>, WithListenerOrFrontend<ParentT>, WithBackend<ParentT>, WithBackendAddress<ParentT>, WithBackendOrAddress<ParentT>, WithBackendAddressOrAttach<ParentT>, WithBackendHttpConfiguration<ParentT>, WithBackendHttpConfigOrRedirect<ParentT>, WithBackendHttpConfigurationOrSni<ParentT>, WithBackendHttpConfigOrSniOrRedirect<ParentT>, WithSslCertificate<ParentT>, WithSslPassword<WithBackendHttpConfigOrSniOrRedirect<ParentT>>

应用程序网关请求路由规则定义的完整内容,作为应用程序网关更新的一部分。

适用于