public static class ComputeEnumConstants.BackendService.SessionAffinityReference documentation and code samples for the Compute Engine v1 API class ComputeEnumConstants.BackendService.SessionAffinity.
Constants for wire representations of the BackendService.Types.SessionAffinity enum.
Namespace
Google.Cloud.Compute.V1Assembly
Google.Cloud.Compute.V1.dll
Fields
ClientIp
public const string ClientIp = "CLIENT_IP"Wire representation of ClientIp.
| Field Value | |
|---|---|
| Type | Description | 
string | 
        |
ClientIpNoDestination
public const string ClientIpNoDestination = "CLIENT_IP_NO_DESTINATION"Wire representation of ClientIpNoDestination .
| Field Value | |
|---|---|
| Type | Description | 
string | 
        |
ClientIpPortProto
public const string ClientIpPortProto = "CLIENT_IP_PORT_PROTO"Wire representation of ClientIpPortProto .
| Field Value | |
|---|---|
| Type | Description | 
string | 
        |
ClientIpProto
public const string ClientIpProto = "CLIENT_IP_PROTO"Wire representation of ClientIpProto.
| Field Value | |
|---|---|
| Type | Description | 
string | 
        |
GeneratedCookie
public const string GeneratedCookie = "GENERATED_COOKIE"Wire representation of GeneratedCookie.
| Field Value | |
|---|---|
| Type | Description | 
string | 
        |
HeaderField
public const string HeaderField = "HEADER_FIELD"Wire representation of HeaderField.
| Field Value | |
|---|---|
| Type | Description | 
string | 
        |
HttpCookie
public const string HttpCookie = "HTTP_COOKIE"Wire representation of HttpCookie.
| Field Value | |
|---|---|
| Type | Description | 
string | 
        |
None
public const string None = "NONE"Wire representation of None.
| Field Value | |
|---|---|
| Type | Description | 
string | 
        |
StrongCookieAffinity
public const string StrongCookieAffinity = "STRONG_COOKIE_AFFINITY"Wire representation of StrongCookieAffinity .
| Field Value | |
|---|---|
| Type | Description | 
string | 
        |
UndefinedSessionAffinity
public const string UndefinedSessionAffinity = "UNDEFINED_SESSION_AFFINITY"Wire representation of UndefinedSessionAffinity .
| Field Value | |
|---|---|
| Type | Description | 
string | 
        |