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\u003eThe \u003ccode\u003eStartMigrationRequest\u003c/code\u003e class is part of the VM Migration v1 API and is used to initiate a migration request.\u003c/p\u003e\n"],["\u003cp\u003eThis class implements multiple interfaces, including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, enabling various functionalities like message handling, equality checks, deep cloning, and buffer management.\u003c/p\u003e\n"],["\u003cp\u003eThe class \u003ccode\u003eStartMigrationRequest\u003c/code\u003e offers two constructors: a default constructor and a constructor that accepts another \u003ccode\u003eStartMigrationRequest\u003c/code\u003e object for cloning.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eMigratingVm\u003c/code\u003e property of the \u003ccode\u003eStartMigrationRequest\u003c/code\u003e class is a required string that specifies the name of the virtual machine being migrated.\u003c/p\u003e\n"],["\u003cp\u003eThe API version history for the \u003ccode\u003eStartMigrationRequest\u003c/code\u003e is listed, with version 2.6.0 being the most recent and version 1.0.0 being the oldest, along with multiple versions in between.\u003c/p\u003e\n"]]],[],null,[]]