public sealed class CancelCloneJobRequest : IMessage<CancelCloneJobRequest>, IEquatable<CancelCloneJobRequest>, IDeepCloneable<CancelCloneJobRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the VM Migration v1 API class CancelCloneJobRequest.
[[["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 `CancelCloneJobRequest` class within the VM Migration v1 API."],["The `CancelCloneJobRequest` class is used to define requests for canceling a clone job and includes the required `Name` property for specifying the clone job ID."],["The latest version of the API for this class is 2.6.0, and older versions from 2.5.0 to 1.0.0 are available."],["The `CancelCloneJobRequest` class inherits from `object` and implements `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage` interfaces."],["The `CloneJobName` property offers a typed view over the `Name` property for ease of resource name management."]]],[]]