public sealed class DeleteMigratingVmRequest : IMessage<DeleteMigratingVmRequest>, IEquatable<DeleteMigratingVmRequest>, IDeepCloneable<DeleteMigratingVmRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the VM Migration v1 API class DeleteMigratingVmRequest.
[[["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 `DeleteMigratingVmRequest` class within the VM Migration v1 API for .NET."],["The `DeleteMigratingVmRequest` class is used to create a request to delete a migrating virtual machine, and it implements several interfaces like `IMessage`, `IEquatable`, and `IDeepCloneable`."],["The latest version of this documentation available is 2.6.0, and it goes down to version 1.0.0, with version 2.3.0 being the version covered by the current page."],["The class includes properties such as `MigratingVmName` and `Name`, which are used to identify the specific virtual machine targeted by the request."],["This class inherits members from the Object class and resides within the `Google.Cloud.VMMigration.V1` namespace."]]],[]]