Compute Engine v1 API - Enum Subnetwork.Types.Purpose (3.9.0)

public enum Subnetwork.Types.Purpose

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.

PrivateServiceConnect

Subnetworks created for Private Service Connect in the producer network.

RegionalManagedProxy

Subnetwork used for Regional Envoy-based Load Balancing.

UndefinedPurpose

A value indicating that the enum field is not set.