<!--
{
  "availability" : [
    "macOS: 13.0.0 -"
  ],
  "documentType" : "symbol",
  "framework" : "Virtualization",
  "identifier" : "/documentation/Virtualization/VZVirtioFileSystemDeviceConfiguration/macOSGuestAutomountTag",
  "metadataVersion" : "0.1.0",
  "role" : "Type Property",
  "symbol" : {
    "kind" : "Type Property",
    "modules" : [
      "Virtualization"
    ],
    "preciseIdentifier" : "c:objc(cs)VZVirtioFileSystemDeviceConfiguration(cpy)macOSGuestAutomountTag"
  },
  "title" : "macOSGuestAutomountTag"
}
-->

# macOSGuestAutomountTag

A value that indicates that the guest needs to automount this file system device in the guest VM.

```
class var macOSGuestAutomountTag: String { get }
```

## Discussion

A device configured with this tag is automatically mounted in a macOS guest.

---

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)