Class VmArchitecture (1.12.0)

VmArchitecture(value)

Possible values for the VM architecture.

Enums

Name Description
VM_ARCHITECTURE_UNSPECIFIED The architecture is unknown.
VM_ARCHITECTURE_X86_FAMILY The architecture is one of the x86 architectures.
VM_ARCHITECTURE_ARM64 The architecture is ARM64.