public sealed class VRF.Types.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.
public string InterconnectAttachment { get; set; }
Optional. The name of the vlan attachment within vrf. This is of the form
projects/{project_number}/regions/{region}/interconnectAttachments/{interconnect_attachment}
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-07 UTC."],[[["\u003cp\u003eThis page provides reference documentation for the \u003ccode\u003eVRF.Types.VlanAttachment\u003c/code\u003e class within the Google Cloud Bare Metal Solution v2 API, specifically for version 1.5.0.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eVRF.Types.VlanAttachment\u003c/code\u003e class represents details about a VLAN attachment, which is used within a VRF context, and is part of the \u003ccode\u003eGoogle.Cloud.BareMetalSolution.V2\u003c/code\u003e namespace.\u003c/p\u003e\n"],["\u003cp\u003eIt inherits from the \u003ccode\u003eobject\u003c/code\u003e class and implements \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e interfaces, along with having methods like \u003ccode\u003eGetHashCode\u003c/code\u003e, \u003ccode\u003eGetType\u003c/code\u003e, and \u003ccode\u003eToString\u003c/code\u003e inherited from \u003ccode\u003eobject\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe class contains several properties to configure the attachment, such as \u003ccode\u003eId\u003c/code\u003e, \u003ccode\u003eInterconnectAttachment\u003c/code\u003e, \u003ccode\u003ePairingKey\u003c/code\u003e, \u003ccode\u003ePeerIp\u003c/code\u003e, \u003ccode\u003ePeerVlanId\u003c/code\u003e, \u003ccode\u003eQosPolicy\u003c/code\u003e, and \u003ccode\u003eRouterIp\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThere are two constructors for the class: a parameterless constructor \u003ccode\u003eVlanAttachment()\u003c/code\u003e, and a constructor which takes another \u003ccode\u003eVlanAttachment\u003c/code\u003e object as parameter \u003ccode\u003eVlanAttachment(VlanAttachment)\u003c/code\u003e.\u003c/p\u003e\n"]]],[],null,[]]