# DiskDrives

## NAMESPACE

RASAdminEngine.Core.OutputModels.ClientRulesPolicy.LocalDevicesAndResources

## DESCRIPTION

Settings about the Disk Drives of the Local Devices

## INHERITED FROM

[RASSerilazableObj](https://docs.parallels.com/landing/ras-powershell-api-guide/parallels-ras-powershell-admin-module/types/rasserilazableobj)

⇒

DiskDrives

## INTERFACES

* ISerializable
* IComparable

## PUBLIC PROPERTIES

| Type                                                                                                                                     | Name                   | Description                                                                             |
| ---------------------------------------------------------------------------------------------------------------------------------------- | ---------------------- | --------------------------------------------------------------------------------------- |
| [DriveCacheMode](https://docs.parallels.com/landing/ras-powershell-api-guide/parallels-ras-powershell-admin-module/types/drivecachemode) | DriveCacheMode         | Sets drive cache mode                                                                   |
| Boolean                                                                                                                                  | DynamicDrives          | Whether Drives that are plugged in later on are dynamically connected or not            |
| Boolean                                                                                                                                  | Enabled                | Whether Disk Drives policy is enabled or not                                            |
| Boolean                                                                                                                                  | RedirectDrives         | Whether Drives Redirection is enabled or not                                            |
| Boolean                                                                                                                                  | RedirectReadonlyDrives | Redirect as read-only drives. List\<String> RedirectToDrives The drives to redirect to. |
| Boolean                                                                                                                                  | UseAllDrives           | Will use all the drives that are available, if set to true                              |

## PUBLIC METHODS

| Type        | Name                    | Description                                                                                                                                                   |
| ----------- | ----------------------- | ------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| Int32       | CompareTo (Object obj)  | Inherited from [RASSerilazableObj](https://docs.parallels.com/landing/ras-powershell-api-guide/parallels-ras-powershell-admin-module/types/rasserilazableobj) |
| Boolean     | Equals (Object obj)     | Inherited from [RASSerilazableObj](https://docs.parallels.com/landing/ras-powershell-api-guide/parallels-ras-powershell-admin-module/types/rasserilazableobj) |
| Int32       | GetHashCode ()          | Inherited from [RASSerilazableObj](https://docs.parallels.com/landing/ras-powershell-api-guide/parallels-ras-powershell-admin-module/types/rasserilazableobj) |
| Type        | GetType ()              | String                                                                                                                                                        |
| ToString () | ### References to Types |                                                                                                                                                               |
