clientIpProto constant
TargetPool_SessionAffinity
const clientIpProto
3-tuple hash on packet's source and destination IP addresses, and IP protocol. Connections for the same IP protocol from the same source IP address to the same destination IP address will be served by the same backend VM while that VM remains healthy. This option cannot be used for HTTP(S) load balancing.
Implementation
static const clientIpProto = TargetPool_SessionAffinity('CLIENT_IP_PROTO');