Compute Engine v1 API - Class ComputeEnumConstants.BackendServiceConnectionTrackingPolicy.ConnectionPersistenceOnUnhealthyBackends (2.16.0)

public static class ComputeEnumConstants.BackendServiceConnectionTrackingPolicy.ConnectionPersistenceOnUnhealthyBackends

Reference documentation and code samples for the Compute Engine v1 API class ComputeEnumConstants.BackendServiceConnectionTrackingPolicy.ConnectionPersistenceOnUnhealthyBackends.

Constants for wire representations of the BackendServiceConnectionTrackingPolicy.Types.ConnectionPersistenceOnUnhealthyBackends enum.

Inheritance

object > ComputeEnumConstants.BackendServiceConnectionTrackingPolicy.ConnectionPersistenceOnUnhealthyBackends

Namespace

Google.Cloud.Compute.V1

Assembly

Google.Cloud.Compute.V1.dll

Fields

AlwaysPersist

public const string AlwaysPersist = "ALWAYS_PERSIST"

Wire representation of AlwaysPersist.

Field Value
Type Description
string

DefaultForProtocol

public const string DefaultForProtocol = "DEFAULT_FOR_PROTOCOL"

Wire representation of DefaultForProtocol.

Field Value
Type Description
string

NeverPersist

public const string NeverPersist = "NEVER_PERSIST"

Wire representation of NeverPersist.

Field Value
Type Description
string

UndefinedConnectionPersistenceOnUnhealthyBackends

public const string UndefinedConnectionPersistenceOnUnhealthyBackends = "UNDEFINED_CONNECTION_PERSISTENCE_ON_UNHEALTHY_BACKENDS"
Field Value
Type Description
string