Compute Engine v1 API - Class ComputeEnumConstants.NetworkInterface.Ipv6AccessType (2.15.0)

public static class ComputeEnumConstants.NetworkInterface.Ipv6AccessType

Reference documentation and code samples for the Compute Engine v1 API class ComputeEnumConstants.NetworkInterface.Ipv6AccessType.

Constants for wire representations of the NetworkInterface.Types.Ipv6AccessType enum.

Inheritance

object > ComputeEnumConstants.NetworkInterface.Ipv6AccessType

Namespace

Google.Cloud.Compute.V1

Assembly

Google.Cloud.Compute.V1.dll

Fields

External

public const string External = "EXTERNAL"

Wire representation of External.

Field Value
TypeDescription
string

Internal

public const string Internal = "INTERNAL"

Wire representation of Internal.

Field Value
TypeDescription
string

UndefinedIpv6AccessType

public const string UndefinedIpv6AccessType = "UNDEFINED_IPV6_ACCESS_TYPE"

Wire representation of UndefinedIpv6AccessType.

Field Value
TypeDescription
string

UnspecifiedIpv6AccessType

public const string UnspecifiedIpv6AccessType = "UNSPECIFIED_IPV6_ACCESS_TYPE"

Wire representation of UnspecifiedIpv6AccessType.

Field Value
TypeDescription
string