public sealed class InterconnectAttachmentPrivateInfo : IMessage<InterconnectAttachmentPrivateInfo>, IEquatable<InterconnectAttachmentPrivateInfo>, IDeepCloneable<InterconnectAttachmentPrivateInfo>, IBufferMessage, IMessage
Reference documentation and code samples for the Compute Engine v1 API class InterconnectAttachmentPrivateInfo.
Information for an interconnect attachment when this belongs to an interconnect of type DEDICATED.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-03-31 UTC."],[[["This document provides reference documentation for the `InterconnectAttachmentPrivateInfo` class within the Google Compute Engine v1 API, specifically for version 3.4.0."],["The `InterconnectAttachmentPrivateInfo` class is used to store information about an interconnect attachment when it is of type DEDICATED, and is implemented with multiple interfaces, including `IMessage`, `IEquatable`, and `IDeepCloneable`."],["The documentation covers a range of versions for this class, from version 1.0.0 up to the latest 3.6.0, with links to the documentation for each specific version, as well as the current version."],["The `InterconnectAttachmentPrivateInfo` class includes properties such as `HasTag8021Q` and `Tag8021Q`, which relate to the 802.1q encapsulation tag used for traffic."],["The current document provides an overview of the class, including its constructors, implemented interfaces, inherited members, namespace, and assembly it belongs to, all within the .NET environment."]]],[]]