start()
Starts the VM and notifies the specified completion handler if startup was successful.
Declaration
func start() async throwsDiscussion
Call this method to start a VM that’s in the VZVirtualMachine.State.stopped or VZVirtualMachine.State.error state.