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 webpage details the \u003ccode\u003eLinkedVpnTunnels\u003c/code\u003e class within the \u003ccode\u003eGoogle.Cloud.NetworkConnectivity.V1\u003c/code\u003e namespace, specifically within version 1.2.0 of the library, and covers all the previous and later versions up to 2.9.0.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eLinkedVpnTunnels\u003c/code\u003e is designed to manage a collection of redundant HA VPN tunnels, which should advertise the same prefixes to Google Cloud, or all be capable of the same prefixes in a passive/active configuration.\u003c/p\u003e\n"],["\u003cp\u003eThe class includes properties such as \u003ccode\u003eSiteToSiteDataTransfer\u003c/code\u003e, which controls data transfer between sites, and \u003ccode\u003eUris\u003c/code\u003e, which lists the URIs of the linked VPN tunnel resources.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eLinkedVpnTunnels\u003c/code\u003e 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 \u003ccode\u003eObject\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe class provides two constructors: a default constructor and one that takes another \u003ccode\u003eLinkedVpnTunnels\u003c/code\u003e instance for copying, making it easy to make duplicate instances of the class.\u003c/p\u003e\n"]]],[],null,[]]