Contents

machineIdentifier

The Mac machine identifier.

Declaration

@NSCopying var machineIdentifier: VZMacMachineIdentifier { get set }

Discussion

This value uniquely identifies an instance of a VM. Running two VMs concurrently with the same identifier results in undefined behavior in the guest operating system.

See Also

Getting platform properties