---
title: mostFeaturefulSupportedConfiguration
framework: virtualization
role: symbol
role_heading: Instance Property
path: virtualization/vzmacosrestoreimage/mostfeaturefulsupportedconfiguration
---

# mostFeaturefulSupportedConfiguration

This object represents the most fully featured configuration that’s supported by both the current host and by this restore image.

## Declaration

```swift
@NSCopying var mostFeaturefulSupportedConfiguration: VZMacOSConfigurationRequirements? { get }
```

## Mentioned in

Installing macOS on a Virtual Machine

## See Also

### Getting Information About the Restore Image

- [buildVersion](virtualization/vzmacosrestoreimage/buildversion.md)
- [isSupported](virtualization/vzmacosrestoreimage/issupported.md)
- [operatingSystemVersion](virtualization/vzmacosrestoreimage/operatingsystemversion.md)
- [url](virtualization/vzmacosrestoreimage/url.md)
