Class VmCreationConfig (0.2.4)

VmCreationConfig(mapping=None, *, ignore_unknown_fields=False, **kwargs)

VM creation configuration messag.

Attributes

NameDescription
vm_machine_type str
Required. VM instance machine type to create.
vm_zone str
The Google Cloud Platform zone to create the VM in.
subnet str
The subnet name the vm needs to be created in.