<!--
{
  "availability" : [
    "macOS: 12.0.0 -"
  ],
  "documentType" : "symbol",
  "framework" : "Virtualization",
  "identifier" : "/documentation/Virtualization/VZPlatformConfiguration",
  "metadataVersion" : "0.1.0",
  "role" : "Class",
  "symbol" : {
    "kind" : "Class",
    "modules" : [
      "Virtualization"
    ],
    "preciseIdentifier" : "c:objc(cs)VZPlatformConfiguration"
  },
  "title" : "VZPlatformConfiguration"
}
-->

# VZPlatformConfiguration

The base class for a platform configuration.

```
class VZPlatformConfiguration
```

## Overview

Don’t instantiate directly `VZPlatformConfiguration`, use one of its subclasses, such as [`VZGenericPlatformConfiguration`](/documentation/Virtualization/VZGenericPlatformConfiguration) or [`VZMacPlatformConfiguration`](/documentation/Virtualization/VZMacPlatformConfiguration) instead.

## See Also

[`VZMacPlatformConfiguration`](/documentation/Virtualization/VZMacPlatformConfiguration)

The platform configuration for booting macOS on Apple silicon.



---

Copyright &copy; 2026 Apple Inc. All rights reserved. | [Terms of Use](https://www.apple.com/legal/internet-services/terms/site.html) | [Privacy Policy](https://www.apple.com/privacy/privacy-policy)