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

IWithOutboundSnat 接口

定义

允许禁用出站 SNAT 的负载均衡规则更新的阶段。

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

方法

WithDisableOutboundSnat(Boolean)

为后端池中的 VM 配置 SNAT,以使用负载均衡规则前端中指定的 publicIP 地址。

适用于