ImageImportOsAdaptationParameters

Parameters affecting the OS adaptation process.

JSON representation
{
  "generalize": boolean,
  "licenseType": enum (ComputeEngineLicenseType)
}
Fields
generalize

boolean

Optional. Set to true in order to generalize the imported image. The generalization process enables co-existence of multiple VMs created from the same image. For Windows, generalizing the image removes computer-specific information such as installed drivers and the computer security identifier (SID).

licenseType

enum (ComputeEngineLicenseType)

Optional. Choose which type of license to apply to the imported image.