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.
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 |