# AutoUpgradeSettings

## NAMESPACE

RASAdminEngine.Core.OutputModels.HostPool

## DESCRIPTION

Auto-upgrade Settings

## INHERITED FROM

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

⇒

AutoUpgradeSettings

## INTERFACES

* ISerializable
* IComparable

## PUBLIC PROPERTIES

| Type                                                                                                                                             | Name                    | Description                                                                                                                                                                                                                  |
| ------------------------------------------------------------------------------------------------------------------------------------------------ | ----------------------- | ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| Double                                                                                                                                           | DrainModeDurationInSecs | Drain mode duration                                                                                                                                                                                                          |
| Boolean                                                                                                                                          | Enabled                 | Enable auto-upgrade maintenance window                                                                                                                                                                                       |
| Boolean                                                                                                                                          | ForceLogoffSessions     | Force logoff sessions at the end of the drain mode period List<[ScheduleMessage](https://docs.parallels.com/landing/ras-powershell-api-guide/parallels-ras-powershell-admin-module/types/schedulemessage)> Messages Messages |
| [RepeatType](https://docs.parallels.com/landing/ras-powershell-api-guide/parallels-ras-powershell-admin-module/types/repeattype)                 | Repeat                  | Recur                                                                                                                                                                                                                        |
| [RepeatSpecificDays](https://docs.parallels.com/landing/ras-powershell-api-guide/parallels-ras-powershell-admin-module/types/repeatspecificdays) | SpecificDays            | Specific Days                                                                                                                                                                                                                |
| DateTime                                                                                                                                         | StartDateTime           | Start Date                                                                                                                                                                                                                   |

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