---
title: isSupported
framework: virtualization
role: symbol
role_heading: Instance Property
path: virtualization/vzmacosrestoreimage/issupported
---

# isSupported

A Boolean value that indicates whether the current host supports this restore image.

## Declaration

```swift
var isSupported: Bool { get }
```

## See Also

### Getting Information About the Restore Image

- [buildVersion](virtualization/vzmacosrestoreimage/buildversion.md)
- [mostFeaturefulSupportedConfiguration](virtualization/vzmacosrestoreimage/mostfeaturefulsupportedconfiguration.md)
- [operatingSystemVersion](virtualization/vzmacosrestoreimage/operatingsystemversion.md)
- [url](virtualization/vzmacosrestoreimage/url.md)
