public sealed class CancelCutoverJobResponse : IMessage<CancelCutoverJobResponse>, IEquatable<CancelCutoverJobResponse>, IDeepCloneable<CancelCutoverJobResponse>, IBufferMessage, IMessage
Reference documentation and code samples for the VM Migration v1 API class CancelCutoverJobResponse.
[[["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 `CancelCutoverJobResponse` class within the VM Migration v1 API for .NET."],["The `CancelCutoverJobResponse` class serves as the response message for the 'CancelCutoverJob' request, and it implements multiple interfaces like `IMessage`, `IEquatable`, and `IDeepCloneable`."],["It details the available versions of the `CancelCutoverJobResponse`, from version 1.0.0 to the latest version 2.6.0, alongside links to each individual versions' documentation."],["The page contains implementation details, including inheritance from `Object` and the implemented interfaces, as well as the namespace and assembly information of this class."],["There are two Constructors available for this class, `CancelCutoverJobResponse()` and `CancelCutoverJobResponse(CancelCutoverJobResponse other)`, and the latter takes a parameter `other`, for which the `CancelCutoverJobResponse` is specified."]]],[]]