# Update

## NAMESPACE

RASAdminEngine.Core.OutputModels.ClientRulesPolicy.ClientOptions

## DESCRIPTION

Client Options Update Policy

## INHERITED FROM

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

⇒

Update

## INTERFACES

* ISerializable
* IComparable

## PUBLIC PROPERTIES

| Type                                                                                                                                   | Name                   | Description                                                                 |
| -------------------------------------------------------------------------------------------------------------------------------------- | ---------------------- | --------------------------------------------------------------------------- |
| Boolean                                                                                                                                | CheckForUpdateOnLaunch | Will check updates on startup.                                              |
| Boolean                                                                                                                                | Enabled                | Whether Client Options Update policy is enabled or not.                     |
| [AVDClientType](https://docs.parallels.com/landing/ras-powershell-api-guide/parallels-ras-powershell-admin-module/types/avdclienttype) | UpdateAVDClientType    | The AVD client type used to connect to the Azure Virtual Desktop resources. |
| String                                                                                                                                 | UpdateAVDClientXMLURL  | The url to update the AVD client.                                           |
| String                                                                                                                                 | UpdateClientXmlUrl     | The url to update the client.                                               |

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