Migrate for Compute Engine V1 API - Class Google::Cloud::VMMigration::V1::SchedulePolicy (v0.9.0)

Reference documentation and code samples for the Migrate for Compute Engine V1 API class Google::Cloud::VMMigration::V1::SchedulePolicy.

A policy for scheduling replications.

Inherits

  • Object

Extended By

  • Google::Protobuf::MessageExts::ClassMethods

Includes

  • Google::Protobuf::MessageExts

Methods

#idle_duration

def idle_duration() -> ::Google::Protobuf::Duration
Returns

#idle_duration=

def idle_duration=(value) -> ::Google::Protobuf::Duration
Parameter
Returns

#skip_os_adaptation

def skip_os_adaptation() -> ::Boolean
Returns
  • (::Boolean) — A flag to indicate whether to skip OS adaptation during the replication sync. OS adaptation is a process where the VM's operating system undergoes changes and adaptations to fully function on Compute Engine.

#skip_os_adaptation=

def skip_os_adaptation=(value) -> ::Boolean
Parameter
  • value (::Boolean) — A flag to indicate whether to skip OS adaptation during the replication sync. OS adaptation is a process where the VM's operating system undergoes changes and adaptations to fully function on Compute Engine.
Returns
  • (::Boolean) — A flag to indicate whether to skip OS adaptation during the replication sync. OS adaptation is a process where the VM's operating system undergoes changes and adaptations to fully function on Compute Engine.