# Registry

## NAMESPACE

RASAdminEngine.Core.OutputModels.ImagesOptimization.Categories

## DESCRIPTION

Image Optimization - Registry

## INHERITED FROM

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

⇒

Registry

## INTERFACES

* ISerializable
* IComparable

## PUBLIC PROPERTIES

| Type                                                                                                                             | Name         | Description                           |
| -------------------------------------------------------------------------------------------------------------------------------- | ------------ | ------------------------------------- |
| [ActionType](https://docs.parallels.com/landing/ras-powershell-api-guide/parallels-ras-powershell-admin-module/types/actiontype) | Action       | The Action type (Add, Modify, Delete) |
| String                                                                                                                           | DisplayName  | Display Name                          |
| UInt32                                                                                                                           | DWORDValue   | Value                                 |
| [HiveType](https://docs.parallels.com/landing/ras-powershell-api-guide/parallels-ras-powershell-admin-module/types/hivetype)     | HiveType     | Hive Type                             |
| UInt32                                                                                                                           | Id           | The Id of the registry                |
| String                                                                                                                           | Path         | Path                                  |
| String                                                                                                                           | RegistryName | Registry Name                         |
| [ValueType](https://docs.parallels.com/landing/ras-powershell-api-guide/parallels-ras-powershell-admin-module/types/valuetype)   | RegType      | Registry Type                         |
| String                                                                                                                           | StringValue  | String Value                          |

## 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 |                                                                                                                                                               |
