Compute Engine v1 API - Class ComputeEnumConstants.BackendService.LoadBalancingScheme (2.15.0)

public static class ComputeEnumConstants.BackendService.LoadBalancingScheme

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

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

Inheritance

object > ComputeEnumConstants.BackendService.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
TypeDescription
string

ExternalManaged

public const string ExternalManaged = "EXTERNAL_MANAGED"

Wire representation of ExternalManaged.

Field Value
TypeDescription
string

Internal

public const string Internal = "INTERNAL"

Wire representation of Internal.

Field Value
TypeDescription
string

InternalManaged

public const string InternalManaged = "INTERNAL_MANAGED"

Wire representation of InternalManaged.

Field Value
TypeDescription
string

InternalSelfManaged

public const string InternalSelfManaged = "INTERNAL_SELF_MANAGED"

Wire representation of InternalSelfManaged.

Field Value
TypeDescription
string

InvalidLoadBalancingScheme

public const string InvalidLoadBalancingScheme = "INVALID_LOAD_BALANCING_SCHEME"

Wire representation of InvalidLoadBalancingScheme.

Field Value
TypeDescription
string

UndefinedLoadBalancingScheme

public const string UndefinedLoadBalancingScheme = "UNDEFINED_LOAD_BALANCING_SCHEME"

Wire representation of UndefinedLoadBalancingScheme.

Field Value
TypeDescription
string