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."],[[["The `SizingOptimizationStrategy` enum in the Migration Center v1 API defines preferences for virtual machine sizing."],["Available strategies include `Aggressive`, which prioritizes cost reduction by closely matching usage, and `Moderate`, which provides a balance with some slack."],["`SameAsSource` sizing strategy ensures the virtual machine shape closely mirrors the source, disregarding performance data."],["The default, and unspecified, sizing strategy is represented by the `Unspecified` value."],["The latest version of the `SizingOptimizationStrategy` is version 1.4.0."]]],[]]