ipv6Address property

String? ipv6Address
getter/setter pair

An IPv6 internal network address for this network interface.

To use a static internal IP address, it must be unused and in the same region as the instance's zone. If not specified, Google Cloud will automatically assign an internal IPv6 address from the instance's subnetwork.

Implementation

core.String? ipv6Address;