public sealed class GetInterconnectAttachmentRequest : IMessage<GetInterconnectAttachmentRequest>, IEquatable<GetInterconnectAttachmentRequest>, IDeepCloneable<GetInterconnectAttachmentRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Compute Engine v1 API class GetInterconnectAttachmentRequest.
A request message for InterconnectAttachments.Get. See the method description for details.
[[["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 page provides reference documentation for the `GetInterconnectAttachmentRequest` class within the Compute Engine v1 API, specifically for the .NET environment."],["The class `GetInterconnectAttachmentRequest` is a request message used for retrieving details about an interconnect attachment, and it implements several interfaces like `IMessage`, `IEquatable`, and `IDeepCloneable`."],["The latest version of the API is 3.6.0, and it also provides access to versions dating back to 1.0.0."],["The properties available within the class are `InterconnectAttachment`, `Project`, and `Region` which are strings used to identify and locate the relevant interconnect attachment."],["There is also inherited members, like `GetHashCode()`, `GetType()`, and `ToString()`."]]],[]]