Specifies the key used for connection tracking. There are two options: - PER_CONNECTION: This is the default mode. The Connection Tracking is performed as per the Connection Key (default Hash Method) for the specific protocol. - PER_SESSION: The Connection Tracking is performed as per the configured Session Affinity. It matches the configured Session Affinity. For more details, see Tracking Mode for Network Load Balancing and Tracking Mode for Internal TCP/UDP Load Balancing.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-03-21 UTC."],[[["The latest version available is 3.6.0, providing the most up-to-date resources for `Google.Cloud.Compute.V1.BackendServiceConnectionTrackingPolicy.Types.TrackingMode`."],["This page lists various versions of the `Google.Cloud.Compute.V1` library, ranging from 1.0.0 to 3.6.0."],["The `TrackingMode` enum specifies the key used for connection tracking, with options for `PER_CONNECTION` (default) or `PER_SESSION`."],["`PER_CONNECTION` mode tracks connections based on the connection key, while `PER_SESSION` mode tracks connections based on the configured session affinity, as documented in the linked Google Cloud documentation."],["The namespace for the tracking mode enum is `Google.Cloud.Compute.V1`, and the assembly is `Google.Cloud.Compute.V1.dll`."]]],[]]