MachineImageTargetDetails
import type { MachineImageTargetDetails } from "https://googleapis.deno.dev/v1/vmmigration:v1.ts";
The target details of the machine image resource that will be created by the image import job.
§Properties
Optional. Additional licenses to assign to the instance created by the machine image. Format: https://www.googleapis.com/compute/v1/projects/PROJECT_ID/global/licenses/LICENSE_NAME Or https://www.googleapis.com/compute/beta/projects/PROJECT_ID/global/licenses/LICENSE_NAME
Immutable. The encryption to apply to the machine image. If the Image Import resource has an encryption, this field must be set to the same encryption key.
Optional. The labels to apply to the instance created by the machine image.
Optional. Parameters overriding decisions based on the source machine image configurations.
Optional. The network interfaces to create with the instance created by the machine image. Internal and external IP addresses, and network tiers are ignored for machine image import.
Optional. Use to set the parameters relevant for the OS adaptation process.
Optional. The service account to assign to the instance created by the machine image.
Optional. Shielded instance configuration.
Optional. Set to true to set the machine image storageLocations to the single region of the import job. When false, the closest multi-region is selected.
Optional. Use to skip OS adaptation process.