public static class PurposeConstants for wire representations of the Subnetwork.Types.Purpose enum.
Namespace
Google.Cloud.Compute.V1Assembly
Google.Cloud.Compute.V1.dll
Fields
InternalHttpsLoadBalancer
public const string InternalHttpsLoadBalancer = "INTERNAL_HTTPS_LOAD_BALANCER"Wire representation of InternalHttpsLoadBalancer.
| Field Value | |
|---|---|
| Type | Description |
String |
|
Private
public const string Private = "PRIVATE"Wire representation of Private.
| 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 |
|