Contents

VZMacOSRestoreImage

An object that describes a version of macOS to install on to a virtual machine.

Declaration

class VZMacOSRestoreImage

Mentioned in

Overview

To set up a new VM compatible with the restore image, use mostFeaturefulSupportedConfiguration to obtain the hardwareModel of the VZMacPlatformConfiguration. Then, create a VZMacOSRestoreImage object by loading an installation media file. Initialize a VZMacOSInstaller object with this VZMacOSRestoreImage object to install the operating system onto a VM.

Topics

Getting Information About the Restore Image

Controlling the Restoration Process

See Also

Related Documentation

Installers