public sealed class GetEdgeSlmRequest : IMessage<GetEdgeSlmRequest>, IEquatable<GetEdgeSlmRequest>, IDeepCloneable<GetEdgeSlmRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Telco Automation v1 API class GetEdgeSlmRequest.
[[["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-05-02 UTC."],[[["This page provides documentation for the `GetEdgeSlmRequest` class within the Telco Automation v1 API, which is used to retrieve information about a specific EdgeSlm."],["The `GetEdgeSlmRequest` class implements interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and inherits from the .NET `object` class."],["The class has two constructors, a default parameterless one and another that accepts another `GetEdgeSlmRequest` instance, which could be used to copy an object."],["The `GetEdgeSlmRequest` class includes properties like `EdgeSlmName` (of type `EdgeSlmName`) and `Name` (a string), which are used to specify the resource to retrieve."],["The latest version of the documentation shown is version 1.2.0, but it also provides information on versions 1.1.0 and 1.0.0 of the `GetEdgeSlmRequest` class."]]],[]]