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 webpage provides reference documentation for the `NetworkConfig.Types.IntakeVlanAttachment` class within the Bare Metal Solution v2 API, specifically version 1.2.0."],["`NetworkConfig.Types.IntakeVlanAttachment` represents a GCP VLAN attachment and is a sealed class that inherits from `object` and implements `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class offers two constructors: a default constructor and one that accepts another `NetworkConfig.Types.IntakeVlanAttachment` object for copying."],["The class includes properties `Id` and `PairingKey`, which are string values that represent the VLAN attachment's identifier and pairing key respectively."],["The page also provides links to older versions of the documentation, ranging from version 1.0.0 up to the latest version 1.7.0, that can be accessed from the top of the page."]]],[]]