public sealed class PromoteMigrationJobRequest : IMessage<PromoteMigrationJobRequest>, IEquatable<PromoteMigrationJobRequest>, IDeepCloneable<PromoteMigrationJobRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Database Migration v1 API class PromoteMigrationJobRequest.
Request message for 'PromoteMigrationJob' request.
[[["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 documentation for the `PromoteMigrationJobRequest` class within the Database Migration v1 API."],["The `PromoteMigrationJobRequest` class is used to define the request message for promoting a migration job, and implements interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The page outlines the available versions of the `PromoteMigrationJobRequest`, from version 1.0.0 to the latest version 2.5.0."],["The class `PromoteMigrationJobRequest` has two constructors: a default constructor, and a constructor that takes another `PromoteMigrationJobRequest` as a parameter."],["The two main properties of the `PromoteMigrationJobRequest` include `MigrationJobName` of type `MigrationJobName`, and `Name` of type string."]]],[]]