Class Ipv6EndpointType (1.19.0)

Ipv6EndpointType(value)

The endpoint type of this address, which should be VM or NETLB. This is used for deciding which type of endpoint this address can be used after the external IPv6 address reservation.

Enums

Name Description
UNDEFINED_IPV6_ENDPOINT_TYPE A value indicating that the enum field is not set.
NETLB Reserved IPv6 address can be used on network load balancer.
VM Reserved IPv6 address can be used on VM.