Agent Pool Windows Profile Args
data class AgentPoolWindowsProfileArgs(val disableOutboundNat: Output<Boolean>? = null) : ConvertibleToJava<AgentPoolWindowsProfileArgs>
The Windows agent pool's specific profile.
The Windows agent pool's specific profile.