public static class ComputeEnumConstants.BackendServiceLocalityLoadBalancingPolicyConfigPolicy.Name
Reference documentation and code samples for the Compute Engine v1 API class ComputeEnumConstants.BackendServiceLocalityLoadBalancingPolicyConfigPolicy.Name.
Constants for wire representations of the BackendServiceLocalityLoadBalancingPolicyConfigPolicy.Types.Name enum.
Inheritance
object > ComputeEnumConstants.BackendServiceLocalityLoadBalancingPolicyConfigPolicy.NameNamespace
Google.Cloud.Compute.V1Assembly
Google.Cloud.Compute.V1.dll
Fields
InvalidLbPolicy
public const string InvalidLbPolicy = "INVALID_LB_PO
LICY"
Wire representation of InvalidLbPolicy .
Field Value | |
---|---|
Type | Description |
string |
LeastRequest
public const string LeastRequest = "LEAST_REQ
UEST"
Wire representation of LeastRequest .
Field Value | |
---|---|
Type | Description |
string |
Maglev
public const string Maglev = "MA
GLEV"
Wire representation of Maglev .
Field Value | |
---|---|
Type | Description |
string |
OriginalDestination
public const string OriginalDestination = "ORIGINAL_DESTINA
TION"
Wire representation of OriginalDestination .
Field Value | |
---|---|
Type | Description |
string |
Random
public const string Random = "RA
NDOM"
Wire representation of Random .
Field Value | |
---|---|
Type | Description |
string |
RingHash
public const string RingHash = "RING_
HASH"
Wire representation of RingHash .
Field Value | |
---|---|
Type | Description |
string |
RoundRobin
public const string RoundRobin = "ROUND_R
OBIN"
Wire representation of RoundRobin .
Field Value | |
---|---|
Type | Description |
string |
UndefinedName
public const string UndefinedName = "UNDEFINED_
NAME"
Wire representation of UndefinedName .
Field Value | |
---|---|
Type | Description |
string |
WeightedMaglev
public const string WeightedMaglev = "WEIGHTED_MA
GLEV"
Wire representation of WeightedMaglev .
Field Value | |
---|---|
Type | Description |
string |
WeightedRoundRobin
public const string WeightedRoundRobin = "WEIGHTED_ROUND_R
OBIN"
Wire representation of WeightedRoundRobin .
Field Value | |
---|---|
Type | Description |
string |