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.
[[["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 details the `SchedulePolicy` class, which is used for scheduling replications within the Google Cloud VMMigration service."],["The `SchedulePolicy` class is part of the `Google.Cloud.VMMigration.V1` namespace and is available in the `Google.Cloud.VMMigration.V1.dll` assembly."],["There are two constructors for the `SchedulePolicy` class: a default constructor and one that accepts another `SchedulePolicy` object as a parameter."],["The `SchedulePolicy` class contains two properties: `IdleDuration`, which defines the time between replication stages, and `SkipOsAdaptation`, which determines whether OS adaptation should be skipped during replication sync."],["This webpage provides documentation for multiple versions of the `SchedulePolicy`, ranging from 1.0.0 to the latest version, 2.6.0."]]],[]]