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 documentation page covers version 1.6.0 of the `NetworkConfig.Types.IntakeVlanAttachment` class within the Google Cloud Bare Metal Solution v2 API."],["`NetworkConfig.Types.IntakeVlanAttachment` represents a GCP VLAN attachment and implements interfaces like `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class provides constructors for creating new `IntakeVlanAttachment` objects, including one that allows copying from another `IntakeVlanAttachment` instance."],["Key properties of the `IntakeVlanAttachment` include `Id`, which is the VLAN attachment's identifier, and `PairingKey`, which represents the attachment pairing key."],["The class shows inheritance from `object` with some inherited members such as `GetHashCode()`, `GetType()` and `ToString()`."]]],[]]