public sealed class PreparingVMDisksStep : IMessage<PreparingVMDisksStep>, IEquatable<PreparingVMDisksStep>, IDeepCloneable<PreparingVMDisksStep>, IBufferMessage, IMessage
Reference documentation and code samples for the VM Migration v1 API class PreparingVMDisksStep.
PreparingVMDisksStep contains specific step details.
[[["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 `PreparingVMDisksStep` class within the VM Migration v1 API."],["The `PreparingVMDisksStep` class, found in the `Google.Cloud.VMMigration.V1` namespace, contains specific details related to VM disk preparation steps."],["The latest version of the `PreparingVMDisksStep` class is 2.6.0, and it also contains earlier versions from 2.5.0 to 1.0.0."],["This class implements multiple interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and inherits from `object`."],["There are two constructors available for the `PreparingVMDisksStep` class, a default constructor and one that takes another `PreparingVMDisksStep` instance as a parameter."]]],[]]