Compute Engine v1 API - Class ComputeEnumConstants.UsableSubnetwork.Purpose (2.6.0)

See more code actions.
public static class Purpose

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

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

Object > ComputeEnumConstants.UsableSubnetwork.Purpose

Namespace

Google.Cloud.Compute.V1

Assembly

Google.Cloud.Compute.V1.dll

Fields

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

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