public sealed class GetCutoverJobRequest : IMessage<GetCutoverJobRequest>, IEquatable<GetCutoverJobRequest>, IDeepCloneable<GetCutoverJobRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the VM Migration v1 API class GetCutoverJobRequest.
[[["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 reference documentation and code samples for the `GetCutoverJobRequest` class within the VM Migration v1 API."],["The `GetCutoverJobRequest` class is a request message used to retrieve details about a specific 'GetCutoverJob', implementing interfaces such as `IMessage`, `IEquatable`, and `IDeepCloneable`."],["The `GetCutoverJobRequest` class is version 2.4.0 but has other versions available including the latest at 2.6.0."],["The class has two constructors: a default constructor and one that takes another `GetCutoverJobRequest` object as a parameter."],["Key properties of the class are `CutoverJobName`, which is a typed view over the name resource property, and the `Name` property, which is a required field indicating the name of the `CutoverJob`."]]],[]]