Compute Engine v1 API - Class ComputeEnumConstants.NetworkProfileNetworkFeatures.SubnetworkPurposes (3.9.0)

public static class ComputeEnumConstants.NetworkProfileNetworkFeatures.SubnetworkPurposes

Reference documentation and code samples for the Compute Engine v1 API class ComputeEnumConstants.NetworkProfileNetworkFeatures.SubnetworkPurposes.

Constants for wire representations of the NetworkProfileNetworkFeatures.Types.SubnetworkPurposes enum.

Inheritance

object > ComputeEnumConstants.NetworkProfileNetworkFeatures.SubnetworkPurposes

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
Type Description
string

InternalHttpsLoadBalancer

public const string InternalHttpsLoadBalancer = "INTERNAL_HTTPS_LOAD_BALANCER"

Wire representation of InternalHttpsLoadBalancer .

Field Value
Type Description
string

PeerMigration

public const string PeerMigration = "PEER_MIGRATION"

Wire representation of PeerMigration .

Field Value
Type Description
string

Private

public const string Private = "PRIVATE"

Wire representation of Private .

Field Value
Type Description
string

PrivateNat

public const string PrivateNat = "PRIVATE_NAT"

Wire representation of PrivateNat .

Field Value
Type Description
string

PrivateRfc1918

public const string PrivateRfc1918 = "PRIVATE_RFC_1918"

Wire representation of PrivateRfc1918 .

Field Value
Type Description
string

RegionalManagedProxy

public const string RegionalManagedProxy = "REGIONAL_MANAGED_PROXY"

Wire representation of RegionalManagedProxy .

Field Value
Type Description
string

UndefinedSubnetworkPurposes

public const string UndefinedSubnetworkPurposes = "UNDEFINED_SUBNETWORK_PURPOSES"

Wire representation of UndefinedSubnetworkPurposes .

Field Value
Type Description
string