public static class ComputeEnumConstants.UsableSubnetwork.PurposeReference documentation and code samples for the Compute Engine v1 API class ComputeEnumConstants.UsableSubnetwork.Purpose.
Constants for wire representations of the UsableSubnetwork.Types.Purpose enum.
Namespace
Google.Cloud.Compute.V1Assembly
Google.Cloud.Compute.V1.dll
Fields
GlobalManagedProxy
public const string GlobalManagedProxy = "GLOBAL_MANAGED_PROXY"Wire representation of GlobalManagedProxy.
| Field Value | |
|---|---|
| Type | Description |
string |
|
InternalHttpsLoadBalancer
public const string InternalHttpsLoadBalancer = "INTERNAL_HTTPS_LOAD_BALANCER"Wire representation of InternalHttpsLoadBalancer .
| Field Value | |
|---|---|
| Type | Description |
string |
|
PeerMigration
public const string PeerMigration = "PEER_MIGRATION"Wire representation of PeerMigration.
| Field Value | |
|---|---|
| Type | Description |
string |
|
Private
public const string Private = "PRIVATE"Wire representation of Private.
| Field Value | |
|---|---|
| Type | Description |
string |
|
PrivateNat
public const string PrivateNat = "PRIVATE_NAT"Wire representation of PrivateNat.
| Field Value | |
|---|---|
| Type | Description |
string |
|
PrivateRfc1918
public const string PrivateRfc1918 = "PRIVATE_RFC_1918"Wire representation of PrivateRfc1918.
| Field Value | |
|---|---|
| Type | Description |
string |
|
PrivateServiceConnect
public const string PrivateServiceConnect = "PRIVATE_SERVICE_CONNECT"Wire representation of PrivateServiceConnect.
| Field Value | |
|---|---|
| Type | Description |
string |
|
RegionalManagedProxy
public const string RegionalManagedProxy = "REGIONAL_MANAGED_PROXY"Wire representation of RegionalManagedProxy.
| Field Value | |
|---|---|
| Type | Description |
string |
|
UndefinedPurpose
public const string UndefinedPurpose = "UNDEFINED_PURPOSE"Wire representation of UndefinedPurpose.
| Field Value | |
|---|---|
| Type | Description |
string |
|