public sealed class GetAnnotationRequest : IMessage<GetAnnotationRequest>, IEquatable<GetAnnotationRequest>, IDeepCloneable<GetAnnotationRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Rapid Migration Assessment v1 API class GetAnnotationRequest.
[[["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-04-17 UTC."],[[["This page provides documentation for the `GetAnnotationRequest` class within the Rapid Migration Assessment v1 API, specifically version 1.0.0."],["`GetAnnotationRequest` is a message type used for retrieving a specific annotation and it implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class includes properties such as `AnnotationName` (an `AnnotationName`-typed resource) and `Name` (a string representing the resource name), which are essential for getting an annotation."],["The `GetAnnotationRequest` class has two constructors, one default and one that takes another `GetAnnotationRequest` object as a parameter."],["The page also lists the inherited members of the `object` class, such as `GetHashCode`, `GetType`, and `ToString`, which are available for `GetAnnotationRequest`."]]],[]]