Compute Engine v1 API - Class ComputeEnumConstants.Subnetwork.Purpose (2.15.0)

public static class ComputeEnumConstants.Subnetwork.Purpose

Reference documentation and code samples for the Compute Engine v1 API class ComputeEnumConstants.Subnetwork.Purpose.

Constants for wire representations of the Subnetwork.Types.Purpose enum.

Inheritance

object > ComputeEnumConstants.Subnetwork.Purpose

Namespace

Google.Cloud.Compute.V1

Assembly

Google.Cloud.Compute.V1.dll

Fields

GlobalManagedProxy

public const string GlobalManagedProxy = "GLOBAL_MANAGED_PROXY"

Wire representation of GlobalManagedProxy.

Field Value
TypeDescription
string

InternalHttpsLoadBalancer

public const string InternalHttpsLoadBalancer = "INTERNAL_HTTPS_LOAD_BALANCER"

Wire representation of InternalHttpsLoadBalancer.

Field Value
TypeDescription
string

Private

public const string Private = "PRIVATE"

Wire representation of Private.

Field Value
TypeDescription
string

PrivateNat

public const string PrivateNat = "PRIVATE_NAT"

Wire representation of PrivateNat.

Field Value
TypeDescription
string

PrivateRfc1918

public const string PrivateRfc1918 = "PRIVATE_RFC_1918"

Wire representation of PrivateRfc1918.

Field Value
TypeDescription
string

PrivateServiceConnect

public const string PrivateServiceConnect = "PRIVATE_SERVICE_CONNECT"

Wire representation of PrivateServiceConnect.

Field Value
TypeDescription
string

RegionalManagedProxy

public const string RegionalManagedProxy = "REGIONAL_MANAGED_PROXY"

Wire representation of RegionalManagedProxy.

Field Value
TypeDescription
string

UndefinedPurpose

public const string UndefinedPurpose = "UNDEFINED_PURPOSE"

Wire representation of UndefinedPurpose.

Field Value
TypeDescription
string