Interface protos.google.cloud.vmmigration.v1.ICycleStep (2.3.1)

Properties of a CycleStep.

Package

@google-cloud/vmmigration

Properties

endTime

endTime?: (google.protobuf.ITimestamp|null);

CycleStep endTime

initializingReplication

initializingReplication?: (google.cloud.vmmigration.v1.IInitializingReplicationStep|null);

CycleStep initializingReplication

postProcessing

postProcessing?: (google.cloud.vmmigration.v1.IPostProcessingStep|null);

CycleStep postProcessing

replicating

replicating?: (google.cloud.vmmigration.v1.IReplicatingStep|null);

CycleStep replicating

startTime

startTime?: (google.protobuf.ITimestamp|null);

CycleStep startTime