Share via


ManagedClusterAgentPoolProfileProperties.DisableOutboundNat Property

Definition

The default value is false. Outbound NAT can only be disabled if the cluster outboundType is NAT Gateway and the Windows agent pool does not have node public IP enabled.

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

Property Value

Applies to