ipv6Address property

String? ipv6Address
getter/setter pair

The IPv6 address assigned to the producer instance network interface.

This is only assigned when the stack types of both the instance network interface and the consumer subnet are IPv4_IPv6.

Implementation

core.String? ipv6Address;