public sealed class InitializingReplicationStep : IMessage<InitializingReplicationStep>, IEquatable<InitializingReplicationStep>, IDeepCloneable<InitializingReplicationStep>, IBufferMessage, IMessage
Reference documentation and code samples for the VM Migration v1 API class InitializingReplicationStep.
InitializingReplicationStep 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."],[[["The document provides reference documentation and code samples for the `InitializingReplicationStep` class within the VM Migration v1 API."],["`InitializingReplicationStep` represents a specific step in the VM migration process, with version 2.6.0 being the latest release."],["The class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, all of which can be referenced via provided links, and inherits from `Object`."],["Constructors are available for creating instances of `InitializingReplicationStep`, either as a new instance or by copying another `InitializingReplicationStep` object."],["The available versions for this class range from version 1.0.0 to 2.6.0 and can all be accessed through provided links."]]],[]]