public sealed class StopMigrationJobRequest : IMessage<StopMigrationJobRequest>, IEquatable<StopMigrationJobRequest>, IDeepCloneable<StopMigrationJobRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Database Migration v1 API class StopMigrationJobRequest.
[[["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 `StopMigrationJobRequest` class within the Database Migration v1 API."],["The `StopMigrationJobRequest` class is used to construct request messages for stopping a migration job."],["This class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class includes constructors for creating new instances and contains properties like `MigrationJobName` and `Name` for configuring the request."],["The latest version available is 2.5.0, with this content covering version 2.1.0, with multiple previous versions also available."]]],[]]