Class ComputeEnumConstants.TargetPool.SessionAffinity (1.2.0)

public static class SessionAffinity

Constants for wire representations of the TargetPool.Types.SessionAffinity enum.

Inheritance

Object > ComputeEnumConstants.TargetPool.SessionAffinity

Namespace

Google.Cloud.Compute.V1

Assembly

Google.Cloud.Compute.V1.dll

Fields

ClientIp

public const string ClientIp = "CLIENT_IP"

Wire representation of ClientIp.

Field Value
TypeDescription
String

ClientIpNoDestination

public const string ClientIpNoDestination = "CLIENT_IP_NO_DESTINATION"

Wire representation of ClientIpNoDestination.

Field Value
TypeDescription
String

ClientIpPortProto

public const string ClientIpPortProto = "CLIENT_IP_PORT_PROTO"

Wire representation of ClientIpPortProto.

Field Value
TypeDescription
String

ClientIpProto

public const string ClientIpProto = "CLIENT_IP_PROTO"

Wire representation of ClientIpProto.

Field Value
TypeDescription
String

GeneratedCookie

public const string GeneratedCookie = "GENERATED_COOKIE"

Wire representation of GeneratedCookie.

Field Value
TypeDescription
String

HeaderField

public const string HeaderField = "HEADER_FIELD"

Wire representation of HeaderField.

Field Value
TypeDescription
String

HttpCookie

public const string HttpCookie = "HTTP_COOKIE"

Wire representation of HttpCookie.

Field Value
TypeDescription
String

None

public const string None = "NONE"

Wire representation of None.

Field Value
TypeDescription
String

UndefinedSessionAffinity

public const string UndefinedSessionAffinity = "UNDEFINED_SESSION_AFFINITY"

Wire representation of UndefinedSessionAffinity.

Field Value
TypeDescription
String