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

public static class ComputeEnumConstants.Address.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