ipv6Address property

String? ipv6Address
getter/setter pair

IPv6 address for this VPN interface associated with the VPN gateway.

The IPv6 address must be a regional external IPv6 address. The format is RFC 5952 format (e.g. 2001:db8::2d9:51:0:0).

Output only.

Implementation

core.String? ipv6Address;