ipv6AddressCount property
Number of IPv6 addresses to assign to a network interface. You can't use this option if specifying specific ipv6Addresses. If your subnet has the AssignIpv6AddressOnCreation attribute set to true, you can specify 0 to override this setting.
Implementation
late final pulumi.Output<int> ipv6AddressCount;