public static class ComputeEnumConstants.NetworkProfileNetworkFeatures.SubnetPurposesReference documentation and code samples for the Compute Engine v1 API class ComputeEnumConstants.NetworkProfileNetworkFeatures.SubnetPurposes.
Constants for wire representations of the NetworkProfileNetworkFeatures.Types.SubnetPurposes enum.
Namespace
Google.Cloud.Compute.V1Assembly
Google.Cloud.Compute.V1.dll
Fields
SubnetPurposeCustomHardware
public const string SubnetPurposeCustomHardware = "SUBNET_PURPOSE_CUSTOM_HARDWARE"Wire representation of SubnetPurposeCustomHardware .
| Field Value | |
|---|---|
| Type | Description |
string |
|
SubnetPurposePrivate
public const string SubnetPurposePrivate = "SUBNET_PURPOSE_PRIVATE"Wire representation of SubnetPurposePrivate .
| Field Value | |
|---|---|
| Type | Description |
string |
|
UndefinedSubnetPurposes
public const string UndefinedSubnetPurposes = "UNDEFINED_SUBNET_PURPOSES"Wire representation of UndefinedSubnetPurposes .
| Field Value | |
|---|---|
| Type | Description |
string |
|