public sealed class ResumeMigrationJobRequest : IMessage<ResumeMigrationJobRequest>, IEquatable<ResumeMigrationJobRequest>, IDeepCloneable<ResumeMigrationJobRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Database Migration v1 API class ResumeMigrationJobRequest.
[[["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 `ResumeMigrationJobRequest` class within the Database Migration v1 API."],["The `ResumeMigrationJobRequest` class is used to construct requests for the 'ResumeMigrationJob' API call, allowing the resumption of a migration job."],["This class implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, enhancing its functionality and compatibility."],["The class includes properties such as `MigrationJobName` and `Name`, which are essential for specifying the target migration job."],["The content displays versions of the API, ranging from 1.0.0 to 2.5.0, showing a history of updates with 2.5.0 being the latest, and the current version of the documentation being 2.4.0."]]],[]]