Reference documentation and code samples for the Migrate for Compute Engine V1 API class Google::Cloud::VMMigration::V1::CutoverStep.
CutoverStep holds information about the cutover step progress.
Inherits
- Object
Extended By
- Google::Protobuf::MessageExts::ClassMethods
Includes
- Google::Protobuf::MessageExts
Methods
#end_time
def end_time() -> ::Google::Protobuf::Timestamp
Returns
- (::Google::Protobuf::Timestamp) — The time the step has ended.
#end_time=
def end_time=(value) -> ::Google::Protobuf::Timestamp
Parameter
- value (::Google::Protobuf::Timestamp) — The time the step has ended.
Returns
- (::Google::Protobuf::Timestamp) — The time the step has ended.
#final_sync
def final_sync() -> ::Google::Cloud::VMMigration::V1::ReplicationCycle
Returns
- (::Google::Cloud::VMMigration::V1::ReplicationCycle) — Final sync step.
#final_sync=
def final_sync=(value) -> ::Google::Cloud::VMMigration::V1::ReplicationCycle
Parameter
- value (::Google::Cloud::VMMigration::V1::ReplicationCycle) — Final sync step.
Returns
- (::Google::Cloud::VMMigration::V1::ReplicationCycle) — Final sync step.
#instantiating_migrated_vm
def instantiating_migrated_vm() -> ::Google::Cloud::VMMigration::V1::InstantiatingMigratedVMStep
Returns
- (::Google::Cloud::VMMigration::V1::InstantiatingMigratedVMStep) — Instantiating migrated VM step.
#instantiating_migrated_vm=
def instantiating_migrated_vm=(value) -> ::Google::Cloud::VMMigration::V1::InstantiatingMigratedVMStep
Parameter
- value (::Google::Cloud::VMMigration::V1::InstantiatingMigratedVMStep) — Instantiating migrated VM step.
Returns
- (::Google::Cloud::VMMigration::V1::InstantiatingMigratedVMStep) — Instantiating migrated VM step.
#preparing_vm_disks
def preparing_vm_disks() -> ::Google::Cloud::VMMigration::V1::PreparingVMDisksStep
Returns
- (::Google::Cloud::VMMigration::V1::PreparingVMDisksStep) — Preparing VM disks step.
#preparing_vm_disks=
def preparing_vm_disks=(value) -> ::Google::Cloud::VMMigration::V1::PreparingVMDisksStep
Parameter
- value (::Google::Cloud::VMMigration::V1::PreparingVMDisksStep) — Preparing VM disks step.
Returns
- (::Google::Cloud::VMMigration::V1::PreparingVMDisksStep) — Preparing VM disks step.
#previous_replication_cycle
def previous_replication_cycle() -> ::Google::Cloud::VMMigration::V1::ReplicationCycle
Returns
- (::Google::Cloud::VMMigration::V1::ReplicationCycle) — A replication cycle prior cutover step.
#previous_replication_cycle=
def previous_replication_cycle=(value) -> ::Google::Cloud::VMMigration::V1::ReplicationCycle
Parameter
- value (::Google::Cloud::VMMigration::V1::ReplicationCycle) — A replication cycle prior cutover step.
Returns
- (::Google::Cloud::VMMigration::V1::ReplicationCycle) — A replication cycle prior cutover step.
#shutting_down_source_vm
def shutting_down_source_vm() -> ::Google::Cloud::VMMigration::V1::ShuttingDownSourceVMStep
Returns
- (::Google::Cloud::VMMigration::V1::ShuttingDownSourceVMStep) — Shutting down VM step.
#shutting_down_source_vm=
def shutting_down_source_vm=(value) -> ::Google::Cloud::VMMigration::V1::ShuttingDownSourceVMStep
Parameter
- value (::Google::Cloud::VMMigration::V1::ShuttingDownSourceVMStep) — Shutting down VM step.
Returns
- (::Google::Cloud::VMMigration::V1::ShuttingDownSourceVMStep) — Shutting down VM step.
#start_time
def start_time() -> ::Google::Protobuf::Timestamp
Returns
- (::Google::Protobuf::Timestamp) — The time the step has started.
#start_time=
def start_time=(value) -> ::Google::Protobuf::Timestamp
Parameter
- value (::Google::Protobuf::Timestamp) — The time the step has started.
Returns
- (::Google::Protobuf::Timestamp) — The time the step has started.