public sealed class NetworkConfig.Types.IntakeVlanAttachment : IMessage<NetworkConfig.Types.IntakeVlanAttachment>, IEquatable<NetworkConfig.Types.IntakeVlanAttachment>, IDeepCloneable<NetworkConfig.Types.IntakeVlanAttachment>, IBufferMessage, IMessage
Reference documentation and code samples for the Bare Metal Solution v2 API class NetworkConfig.Types.IntakeVlanAttachment.
[[["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-21 UTC."],[[["This document provides reference documentation for the `NetworkConfig.Types.IntakeVlanAttachment` class within the Google Cloud Bare Metal Solution v2 API."],["The `IntakeVlanAttachment` class is a representation of a GCP VLAN attachment, implementing interfaces like `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class has properties named `Id` and `PairingKey`, which represent the VLAN attachment's identifier and pairing key respectively, both as strings."],["There are eight versions of this documentation available, ranging from version 1.0.0 up to the latest version 1.7.0."],["The `NetworkConfig.Types.IntakeVlanAttachment` class can be created using the default constructor `IntakeVlanAttachment()` or by using another `IntakeVlanAttachment` object as an input in its constructor `IntakeVlanAttachment(NetworkConfig.Types.IntakeVlanAttachment other)`."]]],[]]