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-04-17 UTC."],[[["This webpage provides reference documentation for the `NetworkConfig.Types.IntakeVlanAttachment` class within the Bare Metal Solution v2 API."],["The `IntakeVlanAttachment` class represents a GCP VLAN attachment and is accessible via the `Google.Cloud.BareMetalSolution.V2` namespace."],["This class implements interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class has public properties `Id`, which is a string identifier of the VLAN attachment, and `PairingKey`, which is a string and represents the attachment's pairing key."],["The page covers versions ranging from 1.0.0 up to the latest release at 1.7.0 for the API."]]],[]]