public sealed class InterconnectAttachment : IMessage<PolicyBasedRoute.Types.InterconnectAttachment>, IEquatable<PolicyBasedRoute.Types.InterconnectAttachment>, IDeepCloneable<PolicyBasedRoute.Types.InterconnectAttachment>, IBufferMessage, IMessage
Reference documentation and code samples for the Network Connectivity v1 API class PolicyBasedRoute.Types.InterconnectAttachment.
InterconnectAttachment to which this route applies to.
[[["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-24 UTC."],[[["This webpage provides documentation for the `InterconnectAttachment` class within the `Google.Cloud.NetworkConnectivity.V1` namespace, which is part of the Network Connectivity v1 API."],["The `InterconnectAttachment` class, used for policy-based routes, is a sealed class that implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The page offers historical reference documentation with versions spanning from 1.0.0 to the latest 2.9.0, and all versions point towards the same `InterconnectAttachment` class."],["The `InterconnectAttachment` class includes a `Region` property, allowing users to define the cloud region to install the policy based route on an interconnect attachment or use \"all\" for all interconnect attachments."],["The class has two constructors, a default constructor, and one that takes another instance of the class as a parameter, allowing for easy object creation."]]],[]]