managedOutboundIpv6Count

@JvmName(name = "mevsqkbxachednbe")
suspend fun managedOutboundIpv6Count(value: Output<Int>)
@JvmName(name = "fnmcwtxjkykccvmx")
suspend fun managedOutboundIpv6Count(value: Int?)

Parameters

value

The desired number of IPv6 outbound IPs created and managed by Azure for the cluster load balancer. Must be in the range of 1 to 100 (inclusive). The default value is 0 for single-stack and 1 for dual-stack.

Note: managed_outbound_ipv6_count requires dual-stack networking. To enable dual-stack networking the Preview Feature Microsoft.ContainerService/AKS-EnableDualStack needs to be enabled and the Resource Provider re-registered, see the documentation for more information.