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.
[[["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 page details the \u003ccode\u003eLinkedVpnTunnels\u003c/code\u003e class within the \u003ccode\u003eGoogle.Cloud.NetworkConnectivity.V1\u003c/code\u003e namespace, specifically version 2.0.0, which is a collection of Cloud VPN tunnel resources for redundant or active/passive configurations.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eLinkedVpnTunnels\u003c/code\u003e class implements multiple interfaces including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, and inherits from the \u003ccode\u003eObject\u003c/code\u003e class.\u003c/p\u003e\n"],["\u003cp\u003eThe class offers two constructors, a default constructor and one that accepts another \u003ccode\u003eLinkedVpnTunnels\u003c/code\u003e object for cloning.\u003c/p\u003e\n"],["\u003cp\u003eKey properties of the \u003ccode\u003eLinkedVpnTunnels\u003c/code\u003e class include \u003ccode\u003eSiteToSiteDataTransfer\u003c/code\u003e to enable data transfer between sites and \u003ccode\u003eUris\u003c/code\u003e to hold the list of linked VPN tunnel resource URIs, as well as \u003ccode\u003eUrisAsVpnTunnelNames\u003c/code\u003e which is a specific view of \u003ccode\u003eUris\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe page also lists all available versions of this component, with version 2.9.0 being the latest available version.\u003c/p\u003e\n"]]],[],null,[]]