public static class ComputeEnumConstants.BackendServiceNetworkPassThroughLbTrafficPolicyZonalAffinity.SpilloverReference documentation and code samples for the Compute Engine v1 API class ComputeEnumConstants.BackendServiceNetworkPassThroughLbTrafficPolicyZonalAffinity.Spillover.
Constants for wire representations of the BackendServiceNetworkPassThroughLbTrafficPolicyZonalAffinity.Types.Spillover enum.
Inheritance
object > ComputeEnumConstants.BackendServiceNetworkPassThroughLbTrafficPolicyZonalAffinity.SpilloverNamespace
Google.Cloud.Compute.V1Assembly
Google.Cloud.Compute.V1.dll
Fields
UndefinedSpillover
public const string UndefinedSpillover = "UNDEFINED_SPILLOVER"Wire representation of UndefinedSpillover .
| Field Value | |
|---|---|
| Type | Description |
string |
|
ZonalAffinityDisabled
public const string ZonalAffinityDisabled = "ZONAL_AFFINITY_DISABLED"Wire representation of ZonalAffinityDisabled .
| Field Value | |
|---|---|
| Type | Description |
string |
|
ZonalAffinitySpillCrossZone
public const string ZonalAffinitySpillCrossZone = "ZONAL_AFFINITY_SPILL_CROSS_ZONE"Wire representation of ZonalAffinitySpillCrossZone .
| Field Value | |
|---|---|
| Type | Description |
string |
|
ZonalAffinityStayWithinZone
public const string ZonalAffinityStayWithinZone = "ZONAL_AFFINITY_STAY_WITHIN_ZONE"Wire representation of ZonalAffinityStayWithinZone .
| Field Value | |
|---|---|
| Type | Description |
string |
|