public static class Ipv6AccessType
Reference documentation and code samples for the Compute Engine v1 API class ComputeEnumConstants.Subnetwork.Ipv6AccessType.
Constants for wire representations of the Subnetwork.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 |