---
title: virtualMachineLimitExceeded
framework: virtualization
role: symbol
role_heading: Type Property
path: virtualization/vzerror/virtualmachinelimitexceeded
---

# virtualMachineLimitExceeded

Returns an error code that indicates whether the system exceeded the limit on the number of running virtual machines.

## Declaration

```swift
static var virtualMachineLimitExceeded: VZError.Code { get }
```
