Target VMDetails Args
TargetVMDetails is a collection of details for creating a VM in a target Compute Engine project.
Constructors
Properties
Compute instance scheduling information (if empty default is used).
The disk type to use in the VM.
The external IP to define in the VM.
The internal IP to define in the VM. The formats accepted are: ephemeral
\ ipv4 address \ a named address resource full path.
The license type to use in OS adaptation.
The machine type to create the VM with.
The machine type series to create the VM with.
List of NICs connected to this VM.
A map of network tags to associate with the VM.
Defines whether the instance has Secure Boot enabled. This can be set to true only if the vm boot option is EFI.
The service account to associate the VM with.
The subnetwork to connect the VM to.
The full path of the resource of type TargetProject which represents the Compute Engine project in which to create this VM.