public static class ComputeEnumConstants.NetworkProfileNetworkFeatures.AddressPurposesReference documentation and code samples for the Compute Engine v1 API class ComputeEnumConstants.NetworkProfileNetworkFeatures.AddressPurposes.
Constants for wire representations of the NetworkProfileNetworkFeatures.Types.AddressPurposes 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 |
|
UndefinedAddressPurposes
public const string UndefinedAddressPurposes = "UNDEFINED_ADDRESS_PURPOSES"Wire representation of UndefinedAddressPurposes .
| Field Value | |
|---|---|
| Type | Description |
string |
|
VpcPeering
public const string VpcPeering = "VPC_PEERING"Wire representation of VpcPeering .
| Field Value | |
|---|---|
| Type | Description |
string |
|