Contents

DiskManagementSettingsRestrictionsObject

The restrictions for the disk.

Declaration

object DiskManagementSettingsRestrictionsObject

Properties

NameTypeDescription
ExternalStoragestring

Specifies the mount policy for external storage:

  • Allowed: The system can mount external storage that is read-write or read-only.

  • ReadOnly: The system can only mount read-only external storage. Note that external storage that is read-write will not be mounted read-only.

  • Disallowed: The system can’t mount any external storage.

NetworkStoragestring

Specifies the mount policy for network storage:

  • Allowed: The system can mount network storage that is read-write or read-only.

  • ReadOnly: The system can only mount read-only network storage. Note that network storage that is read-write will not be mounted read-only.

  • Disallowed: The system can’t mount any network storage.