public sealed class GetInterconnectLocationRequest : IMessage<GetInterconnectLocationRequest>, IEquatable<GetInterconnectLocationRequest>, IDeepCloneable<GetInterconnectLocationRequest>, IBufferMessage, IMessage
A request message for InterconnectLocations.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-21 UTC."],[[["The latest version of the `GetInterconnectLocationRequest` is 3.6.0, while version 1.4.0 is also available and is the context of the content."],["The `GetInterconnectLocationRequest` class is a request message used for InterconnectLocations.Get, as described in its method details."],["This class inherits from `Object` and implements `IMessage\u003cGetInterconnectLocationRequest\u003e`, `IEquatable\u003cGetInterconnectLocationRequest\u003e`, `IDeepCloneable\u003cGetInterconnectLocationRequest\u003e`, `IBufferMessage`, and `IMessage`."],["The class includes properties such as `InterconnectLocation` and `Project`, which are strings used to define the interconnect location name and project ID respectively."],["The webpage lists various previous versions of `GetInterconnectLocationRequest` ranging from 1.0.0 up to 3.5.0, allowing the user to navigate each version."]]],[]]