public sealed class FinalizeMigrationRequest : IMessage<FinalizeMigrationRequest>, IEquatable<FinalizeMigrationRequest>, IDeepCloneable<FinalizeMigrationRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the VM Migration v1 API class FinalizeMigrationRequest.
[[["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\u003eFinalizeMigrationRequest\u003c/code\u003e class is a request message for the 'FinalizeMigration' operation within the VM Migration v1 API, designed for use with .NET.\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, allowing for message manipulation and comparison.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eFinalizeMigrationRequest\u003c/code\u003e class offers two constructors: a default constructor and another that accepts another \u003ccode\u003eFinalizeMigrationRequest\u003c/code\u003e instance for object creation.\u003c/p\u003e\n"],["\u003cp\u003eIt contains two properties: \u003ccode\u003eMigratingVm\u003c/code\u003e, which is 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 of the \u003ccode\u003eMigratingVm\u003c/code\u003e resource name.\u003c/p\u003e\n"],["\u003cp\u003eThe latest version of the API is 2.6.0, with several older versions available, including the present 2.2.0 version which is the context of this document.\u003c/p\u003e\n"]]],[],null,[]]