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

ContainerServiceAgentPoolData.DisableOutboundNat 属性

定义

默认值为 false。 仅当群集 outboundType 为 NAT 网关且 Windows 代理池未启用节点公共 IP 时,才能禁用出站 NAT。

public bool? DisableOutboundNat { get; set; }
member this.DisableOutboundNat : Nullable<bool> with get, set
Public Property DisableOutboundNat As Nullable(Of Boolean)

属性值

适用于