public sealed class GetMigrationJobRequest : IMessage<GetMigrationJobRequest>, IEquatable<GetMigrationJobRequest>, IDeepCloneable<GetMigrationJobRequest>, IBufferMessage, IMessage
[[["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."],[[["\u003cp\u003eThe \u003ccode\u003eGetMigrationJobRequest\u003c/code\u003e class is used to request information about a specific migration job, functioning as the request message for the 'GetMigrationJob' action.\u003c/p\u003e\n"],["\u003cp\u003eThis class implements several interfaces including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, showcasing its capabilities for data management, comparison, deep cloning, and buffer message handling.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eGetMigrationJobRequest\u003c/code\u003e class offers two constructors, a default constructor and one that allows for cloning an existing \u003ccode\u003eGetMigrationJobRequest\u003c/code\u003e object.\u003c/p\u003e\n"],["\u003cp\u003eIt contains properties \u003ccode\u003eMigrationJobName\u003c/code\u003e and \u003ccode\u003eName\u003c/code\u003e, with \u003ccode\u003eName\u003c/code\u003e being a required string field representing the migration job resource's name.\u003c/p\u003e\n"],["\u003cp\u003eThe content presents version 2.0.0, showcasing historical documentation versions ranging from 2.5.0 (latest) down to version 1.0.0 of the \u003ccode\u003eGetMigrationJobRequest\u003c/code\u003e object.\u003c/p\u003e\n"]]],[],null,[]]