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

LoadBalancingRule.DefinitionStages.WithBackendPort<ReturnT> 接口

类型参数

ReturnT

附加此定义后要返回到的父定义的阶段

实现

public static interface LoadBalancingRule.DefinitionStages.WithBackendPort
extends WithBackendPort<WithAttach<ReturnT>>, WithAttach<ReturnT>

负载均衡规则定义的阶段,允许指定要向其发送负载均衡流量的后端端口。

适用于