strongSessionAffinityCookie property

BackendServiceHttpCookie? strongSessionAffinityCookie
getter/setter pair

Describes the HTTP cookie used for stateful session affinity.

This field is applicable and required if the sessionAffinity is set to STRONG_COOKIE_AFFINITY.

Implementation

BackendServiceHttpCookie? strongSessionAffinityCookie;