public sealed class ResumeMigrationResponse : IMessage<ResumeMigrationResponse>, IEquatable<ResumeMigrationResponse>, IDeepCloneable<ResumeMigrationResponse>, IBufferMessage, IMessage
Reference documentation and code samples for the VM Migration v1 API class ResumeMigrationResponse.
[[["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 webpage provides reference documentation and code samples for the `ResumeMigrationResponse` class, part of the VM Migration v1 API."],["The `ResumeMigrationResponse` class is designed as a response message for the 'ResumeMigration' request, and it is currently at version 2.5.0."],["Version 2.6.0 is the latest release for this documentation and the versions available on this page range from 1.0.0 up to 2.6.0."],["The `ResumeMigrationResponse` class inherits from `object` and implements multiple interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The `ResumeMigrationResponse` class has two constructors: a default constructor, and a constructor that accepts another `ResumeMigrationResponse` object as a parameter."]]],[]]