public sealed class StartMigrationJobRequest : IMessage<StartMigrationJobRequest>, IEquatable<StartMigrationJobRequest>, IDeepCloneable<StartMigrationJobRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Database Migration v1 API class StartMigrationJobRequest.
[[["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-08-07 UTC."],[[["\u003cp\u003eThe \u003ccode\u003eStartMigrationJobRequest\u003c/code\u003e class is part of the Database Migration v1 API and is used to request the start of a migration job.\u003c/p\u003e\n"],["\u003cp\u003eThis class has been released in multiple versions, ranging from 1.0.0 to the latest version 2.5.0.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eStartMigrationJobRequest\u003c/code\u003e 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, providing functionalities for message handling, equality comparison, deep cloning, and buffered message operations.\u003c/p\u003e\n"],["\u003cp\u003eKey properties of the \u003ccode\u003eStartMigrationJobRequest\u003c/code\u003e class include \u003ccode\u003eMigrationJobName\u003c/code\u003e to specify the migration job, \u003ccode\u003eName\u003c/code\u003e for the migration job resource, and \u003ccode\u003eSkipValidation\u003c/code\u003e to optionally skip configuration verification before starting the migration.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eStartMigrationJobRequest\u003c/code\u003e class has two constructors: a default constructor and a copy constructor that takes another \u003ccode\u003eStartMigrationJobRequest\u003c/code\u003e object.\u003c/p\u003e\n"]]],[],null,[]]