---
title: DiskManagementSettings
framework: devicemanagement
role: symbol
role_heading: Object
path: devicemanagement/diskmanagementsettings
---

# DiskManagementSettings

The declaration to configure disk management settings on the device.

## Declaration

```data
object DiskManagementSettings
```

## Properties

Restrictions: The restrictions for the disk.

## Discussion

Discussion Specify com.apple.configuration.diskmanagement.settings as the declaration type. Configuration availability  |   |   |   |   |   |   |   |  Configuration example This configuration prevents the use of external and network storage devices. {     "Type": "com.apple.configuration.diskmanagement.settings",     "Identifier": "EB13EE2B-5D63-4EBA-810F-5B81D07F5017",     "ServerToken": "E180CA9A-F089-4FA3-BBDF-94CC159C4AE8",     "Payload": {         "Restrictions": {             "ExternalStorage": "Disallowed",             "NetworkStorage": "Disallowed"         }     } }

## Topics

### Objects

- [DiskManagementSettingsRestrictionsObject](devicemanagement/diskmanagementsettingsrestrictionsobject.md)

## See Also

### Configurations

- [AccountCalDAV](devicemanagement/accountcaldav.md)
- [AccountCardDAV](devicemanagement/accountcarddav.md)
- [AccountExchange](devicemanagement/accountexchange.md)
- [AccountGoogle](devicemanagement/accountgoogle.md)
- [AccountLDAP](devicemanagement/accountldap.md)
- [AccountMail](devicemanagement/accountmail.md)
- [AccountSubscribedCalendar](devicemanagement/accountsubscribedcalendar.md)
- [AppManaged](devicemanagement/appmanaged.md)
- [AppSettings](devicemanagement/appsettings.md)
- [AudioAccessorySettings](devicemanagement/audioaccessorysettings.md)
- [ContentCaching](devicemanagement/contentcaching.md)
- [ExtensibleSSO](devicemanagement/extensiblesso.md)
- [ExternalIntelligenceSettings](devicemanagement/externalintelligencesettings.md)
- [IntelligenceSettings](devicemanagement/intelligencesettings.md)
- [KeyboardSettings](devicemanagement/keyboardsettings.md)
