public static class Ipv6AccessTypeConstants for wire representations of the NetworkInterface.Types.Ipv6AccessType enum.
Namespace
Google.Cloud.Compute.V1Assembly
Google.Cloud.Compute.V1.dll
Fields
External
public const string External = "EXTERNAL"Wire representation of External.
| Field Value | |
|---|---|
| Type | Description | 
String | 
        |
Internal
public const string Internal = "INTERNAL"Wire representation of Internal.
| Field Value | |
|---|---|
| Type | Description | 
String | 
        |
UndefinedIpv6AccessType
public const string UndefinedIpv6AccessType = "UNDEFINED_IPV6_ACCESS_TYPE"Wire representation of UndefinedIpv6AccessType.
| Field Value | |
|---|---|
| Type | Description | 
String | 
        |
UnspecifiedIpv6AccessType
public const string UnspecifiedIpv6AccessType = "UNSPECIFIED_IPV6_ACCESS_TYPE"Wire representation of UnspecifiedIpv6AccessType.
| Field Value | |
|---|---|
| Type | Description | 
String | 
        |