Enum NetworkInterface.Types.Ipv6AccessType (1.3.0)

public enum Ipv6AccessType

[Output Only] One of EXTERNAL, INTERNAL to indicate whether the IP can be accessed from the Internet. This field is always inherited from its subnetwork. Valid only if stackType is IPV4_IPV6.

Namespace

Google.Cloud.Compute.V1

Assembly

Google.Cloud.Compute.V1.dll

Fields

NameDescription
External

This network interface can have external IPv6.

Internal

This network interface can have internal IPv6.

UndefinedIpv6AccessType

A value indicating that the enum field is not set.

UnspecifiedIpv6AccessType