public sealed class LinkedInterconnectAttachments : IMessage<LinkedInterconnectAttachments>, IEquatable<LinkedInterconnectAttachments>, IDeepCloneable<LinkedInterconnectAttachments>, IBufferMessage, IMessage
A collection of VLAN attachment resources. These resources should
be redundant attachments that all advertise the same prefixes to Google
Cloud. Alternatively, in active/passive configurations, all attachments
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 document outlines the \u003ccode\u003eLinkedInterconnectAttachments\u003c/code\u003e class within the \u003ccode\u003eGoogle.Cloud.NetworkConnectivity.V1\u003c/code\u003e namespace, showcasing versions ranging from 1.0.0 to 2.9.0.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eLinkedInterconnectAttachments\u003c/code\u003e class is a collection of VLAN attachment resources designed for redundancy or active/passive configurations, capable of advertising the same prefixes to Google Cloud.\u003c/p\u003e\n"],["\u003cp\u003eThe class implements several 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 members from the base \u003ccode\u003eObject\u003c/code\u003e class.\u003c/p\u003e\n"],["\u003cp\u003eKey properties of the class include \u003ccode\u003eSiteToSiteDataTransfer\u003c/code\u003e, which controls site-to-site data transfer availability, and \u003ccode\u003eUris\u003c/code\u003e, which stores the URIs of linked interconnect attachment resources, along with \u003ccode\u003eUrisAsInterconnectAttachmentNames\u003c/code\u003e which provides a typed view over the resource names.\u003c/p\u003e\n"],["\u003cp\u003eThere are two constructors in the \u003ccode\u003eLinkedInterconnectAttachments\u003c/code\u003e class: a parameterless constructor, and one that accepts another \u003ccode\u003eLinkedInterconnectAttachments\u003c/code\u003e object.\u003c/p\u003e\n"]]],[],null,[]]