public sealed class VlanAttachment : IMessage<VRF.Types.VlanAttachment>, IEquatable<VRF.Types.VlanAttachment>, IDeepCloneable<VRF.Types.VlanAttachment>, IBufferMessage, IMessage
Reference documentation and code samples for the Bare Metal Solution v2 API class VRF.Types.VlanAttachment.
[[["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 covers the `VlanAttachment` class within the Google Cloud Bare Metal Solution v2 API, detailing its structure and functionality."],["The latest version of the documentation is for version 1.7.0, with previous versions from 1.0.0 to 1.6.0 also available for reference."],["`VlanAttachment` is a sealed class implementing multiple interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and it inherits from `Object`."],["Key properties of `VlanAttachment` include `PeerIp`, `PeerVlanId`, and `RouterIp`, each having specific types and descriptions related to the attachment's configuration."],["This class includes two constructors, `VlanAttachment()` for creating a new instance and `VlanAttachment(VRF.Types.VlanAttachment other)` to copy the properties from an existing `VlanAttachment`."]]],[]]