public sealed class GetMigratingVmRequest : IMessage<GetMigratingVmRequest>, IEquatable<GetMigratingVmRequest>, IDeepCloneable<GetMigratingVmRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the VM Migration v1 API class GetMigratingVmRequest.
[[["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 `GetMigratingVmRequest` class within the VM Migration v1 API for .NET, specifically version 2.3.0."],["`GetMigratingVmRequest` is a request message used to retrieve information about a specific migrating VM and has an inheritance hierarchy."],["The `GetMigratingVmRequest` class implements interfaces like `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and offers properties such as `MigratingVmName`, `Name`, and `View` to define and describe the request."],["The class offers two constructor options, either a default constructor, or a constructor that accepts another instance of a GetMigratingVmRequest to copy."],["The page also lists all other available versions of this documentation, with 2.6.0 as the latest version."]]],[]]