Compute Engine v1 API - Class ComputeEnumConstants.Address.Purpose (2.6.0)

public static class Purpose

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

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

Inheritance

Object > ComputeEnumConstants.Address.Purpose

Namespace

Google.Cloud.Compute.V1

Assembly

Google.Cloud.Compute.V1.dll

Fields

DnsResolver

public const string DnsResolver = "DNS_RESOLVER"

Wire representation of DnsResolver.

Field Value
TypeDescription
String

GceEndpoint

public const string GceEndpoint = "GCE_ENDPOINT"

Wire representation of GceEndpoint.

Field Value
TypeDescription
String

IpsecInterconnect

public const string IpsecInterconnect = "IPSEC_INTERCONNECT"

Wire representation of IpsecInterconnect.

Field Value
TypeDescription
String

NatAuto

public const string NatAuto = "NAT_AUTO"

Wire representation of NatAuto.

Field Value
TypeDescription
String

PrivateServiceConnect

public const string PrivateServiceConnect = "PRIVATE_SERVICE_CONNECT"

Wire representation of PrivateServiceConnect.

Field Value
TypeDescription
String

Serverless

public const string Serverless = "SERVERLESS"

Wire representation of Serverless.

Field Value
TypeDescription
String

SharedLoadbalancerVip

public const string SharedLoadbalancerVip = "SHARED_LOADBALANCER_VIP"

Wire representation of SharedLoadbalancerVip.

Field Value
TypeDescription
String

UndefinedPurpose

public const string UndefinedPurpose = "UNDEFINED_PURPOSE"

Wire representation of UndefinedPurpose.

Field Value
TypeDescription
String

VpcPeering

public const string VpcPeering = "VPC_PEERING"

Wire representation of VpcPeering.

Field Value
TypeDescription
String