public static class ComputeEnumConstants.NetworkProfileNetworkFeatures.SubnetworkPurposesReference documentation and code samples for the Compute Engine v1 API class ComputeEnumConstants.NetworkProfileNetworkFeatures.SubnetworkPurposes.
Constants for wire representations of the NetworkProfileNetworkFeatures.Types.SubnetworkPurposes 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 |
|
RegionalManagedProxy
public const string RegionalManagedProxy = "REGIONAL_MANAGED_PROXY"Wire representation of RegionalManagedProxy .
| Field Value | |
|---|---|
| Type | Description |
string |
|
UndefinedSubnetworkPurposes
public const string UndefinedSubnetworkPurposes = "UNDEFINED_SUBNETWORK_PURPOSES"Wire representation of UndefinedSubnetworkPurposes .
| Field Value | |
|---|---|
| Type | Description |
string |
|