public static class ComputeEnumConstants.InstanceProperties.PrivateIpv6GoogleAccess
Reference documentation and code samples for the Compute Engine v1 API class ComputeEnumConstants.InstanceProperties.PrivateIpv6GoogleAccess.
Constants for wire representations of the InstanceProperties.Types.PrivateIpv6GoogleAccess enum.
Namespace
Google.Cloud.Compute.V1Assembly
Google.Cloud.Compute.V1.dll
Fields
EnableBidirectionalAccessToGoogle
public const string EnableBidirectionalAccessToGoogle = "ENABLE_BIDIRECTIONAL_ACCESS_TO_GOOGLE"
Wire representation of EnableBidirectionalAccessToGoogle.
Field Value | |
---|---|
Type | Description |
string |
EnableOutboundVmAccessToGoogle
public const string EnableOutboundVmAccessToGoogle = "ENABLE_OUTBOUND_VM_ACCESS_TO_GOOGLE"
Wire representation of EnableOutboundVmAccessToGoogle.
Field Value | |
---|---|
Type | Description |
string |
InheritFromSubnetwork
public const string InheritFromSubnetwork = "INHERIT_FROM_SUBNETWORK"
Wire representation of InheritFromSubnetwork.
Field Value | |
---|---|
Type | Description |
string |
UndefinedPrivateIpv6GoogleAccess
public const string UndefinedPrivateIpv6GoogleAccess = "UNDEFINED_PRIVATE_IPV6_GOOGLE_ACCESS"
Wire representation of UndefinedPrivateIpv6GoogleAccess.
Field Value | |
---|---|
Type | Description |
string |