KubernetesClusterNodePoolWindowsProfile

data class KubernetesClusterNodePoolWindowsProfile(val outboundNatEnabled: Boolean? = null)

Constructors

Link copied to clipboard
constructor(outboundNatEnabled: Boolean? = null)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

Should the Windows nodes in this Node Pool have outbound NAT enabled? Defaults to true. Changing this forces a new resource to be created.