<!--
{
  "availability" : [
    "macOS: 12.0.0 -"
  ],
  "documentType" : "symbol",
  "framework" : "Virtualization",
  "identifier" : "/documentation/Virtualization/VZDiskImageSynchronizationMode/full",
  "metadataVersion" : "0.1.0",
  "role" : "Case",
  "symbol" : {
    "kind" : "Case",
    "modules" : [
      "Virtualization"
    ],
    "preciseIdentifier" : "c:@E@VZDiskImageSynchronizationMode@VZDiskImageSynchronizationModeFull"
  },
  "title" : "VZDiskImageSynchronizationMode.full"
}
-->

# VZDiskImageSynchronizationMode.full

Synchronizes data to the permanent storage holding the disk image.

```
case full
```

## Discussion

This mode synchronizes the data with the permanent storage holding the disk image and ensures the data moves from the disk’s internal cache to permanent storage. This ensures there’s no loss of already synchronized data in the case of panic or loss of power.

---

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)