Compute Engine v1 API - Class ComputeEnumConstants.BackendService.SessionAffinity (2.15.0)

public static class ComputeEnumConstants.BackendService.SessionAffinity

Reference documentation and code samples for the Compute Engine v1 API class ComputeEnumConstants.BackendService.SessionAffinity.

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

Inheritance

object > ComputeEnumConstants.BackendService.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