public static class BalancingModeConstants for wire representations of the Backend.Types.BalancingMode enum.
Namespace
Google.Cloud.Compute.V1Assembly
Google.Cloud.Compute.V1.dll
Fields
Connection
public const string Connection = "CONNECTION"Wire representation of Connection.
| Field Value | |
|---|---|
| Type | Description |
String |
|
Rate
public const string Rate = "RATE"Wire representation of Rate.
| Field Value | |
|---|---|
| Type | Description |
String |
|
UndefinedBalancingMode
public const string UndefinedBalancingMode = "UNDEFINED_BALANCING_MODE"Wire representation of UndefinedBalancingMode.
| Field Value | |
|---|---|
| Type | Description |
String |
|
Utilization
public const string Utilization = "UTILIZATION"Wire representation of Utilization.
| Field Value | |
|---|---|
| Type | Description |
String |
|