public static class PurposeConstants for wire representations of the Address.Types.Purpose enum.
Namespace
Google.Cloud.Compute.V1Assembly
Google.Cloud.Compute.V1.dll
Fields
DnsResolver
public const string DnsResolver = "DNS_RESOLVER"Wire representation of DnsResolver.
| Field Value | |
|---|---|
| Type | Description |
String |
|
GceEndpoint
public const string GceEndpoint = "GCE_ENDPOINT"Wire representation of GceEndpoint.
| Field Value | |
|---|---|
| Type | Description |
String |
|
IpsecInterconnect
public const string IpsecInterconnect = "IPSEC_INTERCONNECT"Wire representation of IpsecInterconnect.
| Field Value | |
|---|---|
| Type | Description |
String |
|
NatAuto
public const string NatAuto = "NAT_AUTO"Wire representation of NatAuto.
| Field Value | |
|---|---|
| Type | Description |
String |
|
PrivateServiceConnect
public const string PrivateServiceConnect = "PRIVATE_SERVICE_CONNECT"Wire representation of PrivateServiceConnect.
| Field Value | |
|---|---|
| Type | Description |
String |
|
Serverless
public const string Serverless = "SERVERLESS"Wire representation of Serverless.
| Field Value | |
|---|---|
| Type | Description |
String |
|
SharedLoadbalancerVip
public const string SharedLoadbalancerVip = "SHARED_LOADBALANCER_VIP"Wire representation of SharedLoadbalancerVip.
| Field Value | |
|---|---|
| Type | Description |
String |
|
UndefinedPurpose
public const string UndefinedPurpose = "UNDEFINED_PURPOSE"Wire representation of UndefinedPurpose.
| Field Value | |
|---|---|
| Type | Description |
String |
|
VpcPeering
public const string VpcPeering = "VPC_PEERING"Wire representation of VpcPeering.
| Field Value | |
|---|---|
| Type | Description |
String |
|