strongSessionAffinityCookie property

BackendServiceHttpCookie? strongSessionAffinityCookie
final

Describes the HTTP cookie used for stateful session affinity. This field is applicable and required if the sessionAffinity is set toSTRONG_COOKIE_AFFINITY.

Implementation

final BackendServiceHttpCookie? strongSessionAffinityCookie;