public static class SessionAffinityConstants 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 |
|
UndefinedSessionAffinity
public const string UndefinedSessionAffinity = "UNDEFINED_SESSION_AFFINITY"Wire representation of UndefinedSessionAffinity.
| Field Value | |
|---|---|
| Type | Description |
String |
|