Compute Engine v1 API - Class ComputeEnumConstants.ForwardingRule.LoadBalancingScheme (2.16.0)

public static class ComputeEnumConstants.ForwardingRule.LoadBalancingScheme

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

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

Inheritance

object > ComputeEnumConstants.ForwardingRule.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

Internal

public const string Internal = "INTERNAL"

Wire representation of Internal.

Field Value
Type Description
string

InternalManaged

public const string InternalManaged = "INTERNAL_MANAGED"

Wire representation of InternalManaged.

Field Value
Type Description
string

InternalSelfManaged

public const string InternalSelfManaged = "INTERNAL_SELF_MANAGED"

Wire representation of InternalSelfManaged.

Field Value
Type Description
string

Invalid

public const string Invalid = "INVALID"

Wire representation of Invalid.

Field Value
Type Description
string

UndefinedLoadBalancingScheme

public const string UndefinedLoadBalancingScheme = "UNDEFINED_LOAD_BALANCING_SCHEME"

Wire representation of UndefinedLoadBalancingScheme.

Field Value
Type Description
string