Preference Set Virtual Machine Preferences Compute Engine Preferences Args
data class PreferenceSetVirtualMachinePreferencesComputeEnginePreferencesArgs(val licenseType: Output<String>? = null, val machinePreferences: Output<PreferenceSetVirtualMachinePreferencesComputeEnginePreferencesMachinePreferencesArgs>? = null) : ConvertibleToJava<PreferenceSetVirtualMachinePreferencesComputeEnginePreferencesArgs>
Constructors
Link copied to clipboard
constructor(licenseType: Output<String>? = null, machinePreferences: Output<PreferenceSetVirtualMachinePreferencesComputeEnginePreferencesMachinePreferencesArgs>? = null)
Properties
Link copied to clipboard
License type to consider when calculating costs for virtual machine insights and recommendations. If unspecified, costs are calculated based on the default licensing plan. Possible values: LICENSE_TYPE_UNSPECIFIED
, LICENSE_TYPE_DEFAULT
, LICENSE_TYPE_BRING_YOUR_OWN_LICENSE
Link copied to clipboard
val machinePreferences: Output<PreferenceSetVirtualMachinePreferencesComputeEnginePreferencesMachinePreferencesArgs>? = null
The type of machines to consider when calculating virtual machine migration insights and recommendations. Not all machine types are available in all zones and regions. Structure is documented below.