public sealed class StartMigrationJobRequest : IMessage<StartMigrationJobRequest>, IEquatable<StartMigrationJobRequest>, IDeepCloneable<StartMigrationJobRequest>, IBufferMessage, IMessage
[[["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."],[[["The latest version available for `StartMigrationJobRequest` is 2.5.0, with a history of versions dating back to 1.0.0."],["`StartMigrationJobRequest` is a class used to request the start of a migration job and implements multiple interfaces for message handling and object manipulation."],["The class has two constructors, one being default, and another to allow copying another `StartMigrationJobRequest` object."],["It includes properties like `MigrationJobName` and `Name`, for specifying the name of the migration job to start."],["The class inherits from `Object` and provides access to inherited members such as `GetHashCode`, `GetType`, `MemberwiseClone`, and `ToString`."]]],[]]