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"]],[["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-08 UTC."],[[["\u003cp\u003eThe \u003ccode\u003eGetInterconnectLocationRequest\u003c/code\u003e class is a request message used for retrieving details about a specific interconnect location.\u003c/p\u003e\n"],["\u003cp\u003eThis class implements several interfaces including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, providing functionalities for message handling, equality comparison, deep cloning, and buffer message management.\u003c/p\u003e\n"],["\u003cp\u003eThe latest version of \u003ccode\u003eGetInterconnectLocationRequest\u003c/code\u003e is 3.6.0, with many previous versions also documented, ranging back to version 1.0.0.\u003c/p\u003e\n"],["\u003cp\u003eIt has two properties, \u003ccode\u003eInterconnectLocation\u003c/code\u003e and \u003ccode\u003eProject\u003c/code\u003e, both of type string and used to specify the interconnect location and project ID for the request.\u003c/p\u003e\n"],["\u003cp\u003eIt contains two constructors: the default constructor \u003ccode\u003eGetInterconnectLocationRequest()\u003c/code\u003e and an overload constructor \u003ccode\u003eGetInterconnectLocationRequest(GetInterconnectLocationRequest other)\u003c/code\u003e allowing to instantiate a new object from an existing \u003ccode\u003eGetInterconnectLocationRequest\u003c/code\u003e.\u003c/p\u003e\n"]]],[],null,[]]