<!--
{
  "availability" : [
    "macOS: 14.0.0 -"
  ],
  "documentType" : "symbol",
  "framework" : "Virtualization",
  "identifier" : "/documentation/Virtualization/VZNetworkBlockDeviceStorageDeviceAttachment/synchronizationMode",
  "metadataVersion" : "0.1.0",
  "role" : "Instance Property",
  "symbol" : {
    "kind" : "Instance Property",
    "modules" : [
      "Virtualization"
    ],
    "preciseIdentifier" : "c:objc(cs)VZNetworkBlockDeviceStorageDeviceAttachment(py)synchronizationMode"
  },
  "title" : "synchronizationMode"
}
-->

# synchronizationMode

The mode in which the NBD client synchronizes data with the NBD server.

```
var synchronizationMode: VZDiskSynchronizationMode { get }
```

## Discussion

See [`VZDiskSynchronizationMode`](/documentation/Virtualization/VZDiskSynchronizationMode) for details on how the specific mode affects data synchronization between the NBD client and server.

---

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)