Class ComputeEnumConstants.NetworkInterface.Ipv6AccessType (1.3.0)

public static class 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