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 outlines the \u003ccode\u003eLinkedVpnTunnels\u003c/code\u003e class within the \u003ccode\u003eGoogle.Cloud.NetworkConnectivity.V1\u003c/code\u003e namespace, which represents a collection of Cloud VPN tunnel resources.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eLinkedVpnTunnels\u003c/code\u003e class is part of the Google Cloud .NET client library and is available in multiple versions, with 2.9.0 being the latest and a range going down to 1.0.0.\u003c/p\u003e\n"],["\u003cp\u003eThis class is used for managing redundant HA VPN tunnels that share the same advertised prefixes or passive/active configurations where all tunnels can advertise identical prefixes.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eLinkedVpnTunnels\u003c/code\u003e class provides properties such as \u003ccode\u003eSiteToSiteDataTransfer\u003c/code\u003e (a boolean indicating whether site-to-site data transfer is enabled) and \u003ccode\u003eUris\u003c/code\u003e (a collection of VPN tunnel resource URIs).\u003c/p\u003e\n"],["\u003cp\u003eThe Class implements various interfaces including IMessage, IEquatable, IDeepCloneable and IBufferMessage for managing its functionality.\u003c/p\u003e\n"]]],[],null,[]]