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

# VZStorageDevice

A class that represents a storage device in a VM.

```
class VZStorageDevice
```

## Overview

Don’t create a `VZStorageDevice` directly. Use one of its subclasses, such as [`VZUSBMassStorageDevice`](/documentation/Virtualization/VZUSBMassStorageDevice), instead.

---

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)