# ImageOptimization

## NAMESPACE

RASAdminEngine.Core.OutputModels.ImagesOptimization

## DESCRIPTION

Image Optimization

## INHERITED FROM

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

⇒

ImageOptimization

## INTERFACES

* ISerializable
* IComparable

## PUBLIC PROPERTIES

| Type                                                                                                                                                     | Name                          | Description                                        |
| -------------------------------------------------------------------------------------------------------------------------------------------------------- | ----------------------------- | -------------------------------------------------- |
| [CustomScript](https://docs.parallels.com/landing/ras-powershell-api-guide/parallels-ras-powershell-admin-module/types/customscript)                     | CustomScript                  | Custom Script                                      |
| Boolean                                                                                                                                                  | CustomScriptEnabled           | Whether Custom Script is enabled or not            |
| [DiskCleanup](https://docs.parallels.com/landing/ras-powershell-api-guide/parallels-ras-powershell-admin-module/types/diskcleanup)                       | DiskCleanup                   | Disk Cleanup                                       |
| Boolean                                                                                                                                                  | DiskCleanupEnabled            | Whether Disk Cleanup is enabled or not             |
| Boolean                                                                                                                                                  | EnableOptimization            | Whether Optimization is enabled or not             |
| [NetworkPerformance](https://docs.parallels.com/landing/ras-powershell-api-guide/parallels-ras-powershell-admin-module/types/networkperformance)         | NetworkPerformance            | Network Performance                                |
| Boolean                                                                                                                                                  | NetworkPerformanceEnabled     | Whether Network Performance is enabled or not      |
| [OptimizationTypeEnum](https://docs.parallels.com/landing/ras-powershell-api-guide/parallels-ras-powershell-admin-module/types/optimizationtypeenum)     | OptimizationType              | Optimization Type                                  |
| [Registries](https://docs.parallels.com/landing/ras-powershell-api-guide/parallels-ras-powershell-admin-module/types/registries)                         | Registry                      | Registry                                           |
| Boolean                                                                                                                                                  | RegistryEnabled               | Whether Registry is enabled or not                 |
| [UWPApps](https://docs.parallels.com/landing/ras-powershell-api-guide/parallels-ras-powershell-admin-module/types/uwpapps)                               | UWPApps                       | UWP Applications                                   |
| [VisualEffects](https://docs.parallels.com/landing/ras-powershell-api-guide/parallels-ras-powershell-admin-module/types/visualeffects)                   | VisualEffects                 | Visual Effects                                     |
| Boolean                                                                                                                                                  | VisualEffectsEnabled          | Whether Visual Effects is enabled or not           |
| [WindowsAdvancedOptions](https://docs.parallels.com/landing/ras-powershell-api-guide/parallels-ras-powershell-admin-module/types/windowsadvancedoptions) | WindowsAdvancedOptions        | Windows Advanced Options                           |
| Boolean                                                                                                                                                  | WindowsAdvancedOptionsEnabled | Whether Windows Advanced Options is enabled or not |
| [WindowsComponents](https://docs.parallels.com/landing/ras-powershell-api-guide/parallels-ras-powershell-admin-module/types/windowscomponents)           | WindowsComponents             | Windows Components                                 |
| Boolean                                                                                                                                                  | WindowsComponentsEnabled      | Whether Windows Components is enabled or not       |
| [WindowsDefenderATP](https://docs.parallels.com/landing/ras-powershell-api-guide/parallels-ras-powershell-admin-module/types/windowsdefenderatp)         | WindowsDefenderATP            | Windows Defender ATP                               |
| Boolean                                                                                                                                                  | WindowsDefenderATPEnabled     | Whether Windows Defender ATP is enabled or not     |
| [WindowsScheduledTasks](https://docs.parallels.com/landing/ras-powershell-api-guide/parallels-ras-powershell-admin-module/types/windowsscheduledtasks)   | WindowsScheduledTasks         | Windows Scheduled Tasks                            |
| Boolean                                                                                                                                                  | WindowsScheduledTasksEnabled  | Whether Windows Scheduled Task is enabled or not   |
| [WindowsServices](https://docs.parallels.com/landing/ras-powershell-api-guide/parallels-ras-powershell-admin-module/types/windowsservices)               | WindowsServices               | Windows Services                                   |
| Boolean                                                                                                                                                  | WindowsServicesEnabled        | Whether Windows Services is enabled or not         |

## 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 |                                                                                                                                                               |
| ----------------------------------------------------------------                                                                                                |                         |                                                                                                                                                               |
| [RDSDefaultSettings](https://github.com/Parallels-Corp/TEST-docs/blob/LatestDoc/21_Release/20_RAS_21_API_Guides/PS_API/MD/RASAdmin/types/RDSDefaultSettings.md) |                         |                                                                                                                                                               |
| [Template](https://github.com/Parallels-Corp/TEST-docs/blob/LatestDoc/21_Release/20_RAS_21_API_Guides/PS_API/MD/RASAdmin/types/Template.md)                     |                         |                                                                                                                                                               |
