Compute Engine v1 API - Class ComputeEnumConstants.BackendServiceNetworkPassThroughLbTrafficPolicyZonalAffinity.Spillover (3.23.0)

public static class ComputeEnumConstants.BackendServiceNetworkPassThroughLbTrafficPolicyZonalAffinity.Spillover

Reference 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.Spillover

Namespace

Google.Cloud.Compute.V1

Assembly

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