Compute Engine v1 API - Enum NetworkInterface.Types.Ipv6AccessType (2.15.0)

public enum NetworkInterface.Types.Ipv6AccessType

Reference documentation and code samples for the Compute Engine v1 API enum NetworkInterface.Types.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