public sealed class FinalizeMigrationResponse : IMessage<FinalizeMigrationResponse>, IEquatable<FinalizeMigrationResponse>, IDeepCloneable<FinalizeMigrationResponse>, IBufferMessage, IMessage
Reference documentation and code samples for the VM Migration v1 API class FinalizeMigrationResponse.
[[["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-03-21 UTC."],[[["This document provides reference documentation for the `FinalizeMigrationResponse` class within the VM Migration v1 API."],["The `FinalizeMigrationResponse` class is used as a response message for the 'FinalizeMigration' request in the API."],["The class implements multiple interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, extending its functionality."],["The latest version of the `FinalizeMigrationResponse` class is 2.6.0, with previous versions available down to 1.0.0."],["The `FinalizeMigrationResponse` has two constructors, one default and another that accepts another `FinalizeMigrationResponse` as a parameter for object initialization."]]],[]]