Compute Engine v1 API - Class ComputeEnumConstants.Address.Ipv6EndpointType (2.16.0)

public static class ComputeEnumConstants.Address.Ipv6EndpointType

Reference documentation and code samples for the Compute Engine v1 API class ComputeEnumConstants.Address.Ipv6EndpointType.

Constants for wire representations of the Address.Types.Ipv6EndpointType enum.

Inheritance

object > ComputeEnumConstants.Address.Ipv6EndpointType

Namespace

Google.Cloud.Compute.V1

Assembly

Google.Cloud.Compute.V1.dll

Fields

Netlb

public const string Netlb = "NETLB"

Wire representation of Netlb.

Field Value
Type Description
string

UndefinedIpv6EndpointType

public const string UndefinedIpv6EndpointType = "UNDEFINED_IPV6_ENDPOINT_TYPE"

Wire representation of UndefinedIpv6EndpointType.

Field Value
Type Description
string

Vm

public const string Vm = "VM"

Wire representation of Vm.

Field Value
Type Description
string