public sealed class StartMigrationRequest : IMessage<StartMigrationRequest>, IEquatable<StartMigrationRequest>, IDeepCloneable<StartMigrationRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the VM Migration v1 API class StartMigrationRequest.
Request message for 'StartMigrationRequest' request.
[[["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\u003eThis document provides reference documentation for the \u003ccode\u003eStartMigrationRequest\u003c/code\u003e class within the VM Migration v1 API, specifically version 2.4.0.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eStartMigrationRequest\u003c/code\u003e is a request message used for initiating a migration, inheriting from \u003ccode\u003eobject\u003c/code\u003e and implementing multiple interfaces, including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, and \u003ccode\u003eIDeepCloneable\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eStartMigrationRequest\u003c/code\u003e class has two constructors, one default and one that accepts another \u003ccode\u003eStartMigrationRequest\u003c/code\u003e object as a parameter for copying.\u003c/p\u003e\n"],["\u003cp\u003eThe class contains two main properties: \u003ccode\u003eMigratingVm\u003c/code\u003e, a string representing the name of the migrating virtual machine, and \u003ccode\u003eMigratingVmAsMigratingVmName\u003c/code\u003e, which is a \u003ccode\u003eMigratingVmName\u003c/code\u003e-typed view over the \u003ccode\u003eMigratingVm\u003c/code\u003e resource name.\u003c/p\u003e\n"]]],[],null,[]]