Compute Engine v1 API - Enum NetworkProfileNetworkFeatures.Types.SubnetworkPurposes (3.23.0)

public enum NetworkProfileNetworkFeatures.Types.SubnetworkPurposes

Reference documentation and code samples for the Compute Engine v1 API enum NetworkProfileNetworkFeatures.Types.SubnetworkPurposes.

Additional supported values which may be not listed in the enum directly due to technical reasons: PRIVATE_SERVICE_CONNECT

Namespace

Google.Cloud.Compute.V1

Assembly

Google.Cloud.Compute.V1.dll

Fields

Name Description
GlobalManagedProxy

Subnet reserved for Global Envoy-based Load Balancing.

InternalHttpsLoadBalancer

Subnet reserved for Internal HTTP(S) Load Balancing. This is a legacy purpose, please use REGIONAL_MANAGED_PROXY instead.

PeerMigration

Subnetwork will be used for Migration from one peered VPC to another. (a transient state of subnetwork while migrating resources from one project to another).

Private

Regular user created or automatically created subnet.

PrivateNat

Subnetwork used as source range for Private NAT Gateways.

PrivateRfc1918

Regular user created or automatically created subnet.

RegionalManagedProxy

Subnetwork used for Regional Envoy-based Load Balancing.

UndefinedSubnetworkPurposes

A value indicating that the enum field is not set.