public sealed class GetRouterRequest : IMessage<GetRouterRequest>, IEquatable<GetRouterRequest>, IDeepCloneable<GetRouterRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Distributed Cloud Edge Network v1 API class GetRouterRequest.
[[["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-07 UTC."],[[["The `GetRouterRequest` class is part of the Distributed Cloud Edge Network v1 API, used for requesting a specific router."],["This class inherits from `object` and implements interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The latest version of `GetRouterRequest` is 1.4.0, with previous versions available for reference: 1.3.0, 1.2.0, 1.1.0, and 1.0.0."],["It includes properties like `Name` (string) which is a required field for identifying the resource and `RouterName` (RouterName), a typed view of the resource name."],["The class has a default and a copy constructor."]]],[]]