Compute Engine v1 API - Class ComputeEnumConstants.Subnetwork.Ipv6GceEndpoint (3.6.0)

public static class ComputeEnumConstants.Subnetwork.Ipv6GceEndpoint

Reference documentation and code samples for the Compute Engine v1 API class ComputeEnumConstants.Subnetwork.Ipv6GceEndpoint.

Constants for wire representations of the Subnetwork.Types.Ipv6GceEndpoint enum.

Inheritance

object > ComputeEnumConstants.Subnetwork.Ipv6GceEndpoint

Namespace

Google.Cloud.Compute.V1

Assembly

Google.Cloud.Compute.V1.dll

Fields

UndefinedIpv6GceEndpoint

public const string UndefinedIpv6GceEndpoint = "UNDEFINED_IPV6_GCE_ENDPOINT"

Wire representation of UndefinedIpv6GceEndpoint .

Field Value
Type Description
string

VmAndFr

public const string VmAndFr = "VM_AND_FR"

Wire representation of VmAndFr.

Field Value
Type Description
string

VmOnly

public const string VmOnly = "VM_ONLY"

Wire representation of VmOnly.

Field Value
Type Description
string