public static class ComputeEnumConstants.BackendBucket.LoadBalancingSchemeReference documentation and code samples for the Compute Engine v1 API class ComputeEnumConstants.BackendBucket.LoadBalancingScheme.
Constants for wire representations of the BackendBucket.Types.LoadBalancingScheme enum.
Namespace
Google.Cloud.Compute.V1Assembly
Google.Cloud.Compute.V1.dll
Fields
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 |
|