Reference documentation and code samples for the Migration Center v1 API enum SizingOptimizationStrategy.
The sizing optimization strategy preferences of a virtual machine. This
strategy, in addition to actual usage data of the virtual machine, can help
determine the recommended shape on the target platform.
Virtual machine sizing will match the reported usage, with little slack.
Using this option can help reduce costs.
Moderate
Virtual machine sizing will match the reported usage and shape, with some
slack. This a good value to start with.
SameAsSource
No optimization applied. Virtual machine sizing matches as closely as
possible the machine shape on the source site, not considering any actual
performance data.
[[["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 document provides reference information for the `SizingOptimizationStrategy` enum within the Migration Center v1 API."],["The `SizingOptimizationStrategy` enum defines preferences for virtual machine sizing optimization, impacting the shape recommended on the target platform."],["Available strategies include `Aggressive`, `Moderate`, `SameAsSource`, and `Unspecified`, each offering different levels of optimization."],["The namespace for this enum is `Google.Cloud.MigrationCenter.V1`, and it is found within the `Google.Cloud.MigrationCenter.V1.dll` assembly."],["The version history of this documentation is provided, with `1.4.0` being the most recent and `1.0.0` being the oldest."]]],[]]