public sealed class GetInterconnectRequest : IMessage<GetInterconnectRequest>, IEquatable<GetInterconnectRequest>, IDeepCloneable<GetInterconnectRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Distributed Cloud Edge Network v1 API class GetInterconnectRequest.
[[["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."],[[["This webpage provides reference documentation for the `GetInterconnectRequest` class within the Distributed Cloud Edge Network v1 API, specifically version 1.2.0."],["The `GetInterconnectRequest` class is a message used to request information about a specific Interconnect resource."],["The class implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, demonstrating its role in data management and transfer within the API."],["`GetInterconnectRequest` has properties for `InterconnectName`, which provides a typed view over the resource name, and `Name`, a string representing the required resource name."],["The page also includes information for other versions of this documentation, ranging from version 1.0.0 to 1.4.0."]]],[]]