public sealed class LinkedVpnTunnels : IMessage<LinkedVpnTunnels>, IEquatable<LinkedVpnTunnels>, IDeepCloneable<LinkedVpnTunnels>, IBufferMessage, IMessage
A collection of Cloud VPN tunnel resources. These resources should be
redundant HA VPN tunnels that all advertise the same prefixes to Google
Cloud. Alternatively, in a passive/active configuration, all tunnels
should be capable of advertising the same prefixes.
A value that controls whether site-to-site data transfer is enabled for
these resources. This field is set to false by default, but you must set it
to true. Note that data transfer is available only in supported locations.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-07 UTC."],[[["\u003cp\u003eThis document describes the \u003ccode\u003eLinkedVpnTunnels\u003c/code\u003e class within the \u003ccode\u003eGoogle.Cloud.NetworkConnectivity.V1\u003c/code\u003e namespace, used for managing a collection of Cloud VPN tunnel resources.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eLinkedVpnTunnels\u003c/code\u003e class supports redundant HA VPN tunnels that advertise the same prefixes, or passive/active configurations where all tunnels can advertise the same prefixes.\u003c/p\u003e\n"],["\u003cp\u003eIt offers a \u003ccode\u003eSiteToSiteDataTransfer\u003c/code\u003e property, which defaults to \u003ccode\u003efalse\u003c/code\u003e, and must be set to \u003ccode\u003etrue\u003c/code\u003e to enable data transfer between sites, only in supported locations.\u003c/p\u003e\n"],["\u003cp\u003eThe class contains a \u003ccode\u003eUris\u003c/code\u003e property to store URIs of linked VPN tunnel resources and a \u003ccode\u003eUrisAsVpnTunnelNames\u003c/code\u003e property that provides a \u003ccode\u003eVpnTunnelName\u003c/code\u003e-typed view over those URIs.\u003c/p\u003e\n"],["\u003cp\u003eThere are many versions of this class, with version 2.9.0 being the latest, followed by 2.8.0, 2.7.0, and so on until 1.0.0.\u003c/p\u003e\n"]]],[],null,[]]