Compute Engine v1 API - Class ComputeEnumConstants.TargetTcpProxy.LoadBalancingScheme (3.29.0)

public static class ComputeEnumConstants.TargetTcpProxy.LoadBalancingScheme

Reference documentation and code samples for the Compute Engine v1 API class ComputeEnumConstants.TargetTcpProxy.LoadBalancingScheme.

Constants for wire representations of the TargetTcpProxy.Types.LoadBalancingScheme enum.

Inheritance

object > ComputeEnumConstants.TargetTcpProxy.LoadBalancingScheme

Namespace

Google.Cloud.Compute.V1

Assembly

Google.Cloud.Compute.V1.dll

Fields

External

public const string External = "EXTERNAL"

Wire representation of External.

Field Value
Type Description
string

ExternalManaged

public const string ExternalManaged = "EXTERNAL_MANAGED"

Wire representation of ExternalManaged .

Field Value
Type Description
string

InternalManaged

public const string InternalManaged = "INTERNAL_MANAGED"

Wire representation of InternalManaged .

Field Value
Type Description
string

UndefinedLoadBalancingScheme

public const string UndefinedLoadBalancingScheme = "UNDEFINED_LOAD_BALANCING_SCHEME"

Wire representation of UndefinedLoadBalancingScheme .

Field Value
Type Description
string

Unspecified

public const string Unspecified = "LOAD_BALANCING_SCHEME_UNSPECIFIED"

Wire representation of Unspecified.

Field Value
Type Description
string