none constant
TargetPool_SessionAffinity
const none
No session affinity. Connections from the same client IP may go to any instance in the pool.
Implementation
static const none = TargetPool_SessionAffinity('NONE');