ClientIpPortProto

5-tuple hash on packet's source and destination IP addresses, IP protocol, and source and destination ports. Connections for the same IP protocol from the same source IP address and port to the same destination IP address and port will be served by the same backend VM while that VM remains healthy. This option cannot be used for HTTP(S) load balancing.

Functions

Link copied to clipboard
open override fun toJava(): TargetPoolSessionAffinity

Properties

Link copied to clipboard
val javaValue: TargetPoolSessionAffinity
Link copied to clipboard
Link copied to clipboard