public sealed class GetMigrationJobRequest : IMessage<GetMigrationJobRequest>, IEquatable<GetMigrationJobRequest>, IDeepCloneable<GetMigrationJobRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Database Migration v1 API class GetMigrationJobRequest.
[[["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 information for the `GetMigrationJobRequest` class within the Database Migration v1 API."],["The `GetMigrationJobRequest` class is used to request data about a specific migration job, with versions ranging from 1.0.0 to 2.5.0."],["The latest version available is 2.5.0."],["`GetMigrationJobRequest` inherits from `object` and implements interfaces like `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["Key properties of the `GetMigrationJobRequest` include `MigrationJobName` and `Name`, which are used to specify the migration job."]]],[]]