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 documentation covers the `GetAnnotationRequest` class within the Rapid Migration Assessment v1 API, focusing on its structure and usage."],["`GetAnnotationRequest` is a message class used to retrieve a specific Annotation, and it inherits from the base `object` class."],["The class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and supports two constructors, and contains the two properties, `AnnotationName` and `Name`."],["The latest version of this request can be found under the 1.2.0 version, with the current documentation covering version 1.1.0."]]],[]]