AgentPoolWindowsProfile interface
The Windows agent pool's specific profile.
Properties
| disable |
Whether to disable OutboundNAT in windows nodes. 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. |
Property Details
disableOutboundNat
Whether to disable OutboundNAT in windows nodes. 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.
disableOutboundNat?: boolean
Property Value
boolean