Class ComputeEnumConstants.BackendServiceConnectionTrackingPolicy.ConnectionPersistenceOnUnhealthyBackends (2.1.0)

public static class ConnectionPersistenceOnUnhealthyBackends

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
TypeDescription
String

DefaultForProtocol

public const string DefaultForProtocol = "DEFAULT_FOR_PROTOCOL"

Wire representation of DefaultForProtocol.

Field Value
TypeDescription
String

NeverPersist

public const string NeverPersist = "NEVER_PERSIST"

Wire representation of NeverPersist.

Field Value
TypeDescription
String

UndefinedConnectionPersistenceOnUnhealthyBackends

public const string UndefinedConnectionPersistenceOnUnhealthyBackends = "UNDEFINED_CONNECTION_PERSISTENCE_ON_UNHEALTHY_BACKENDS"
Field Value
TypeDescription
String