Class ComputeEnumConstants.Subnetwork.Purpose (2.0.0)

public static class 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

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