# PubRDSApp Class

### NAMESPACE

RASAdminEngine.Core.OutputModels

### DESCRIPTION

Published RDS Application

### INHERITED FROM

[RASSerilazableObj](https://download.parallels.com/ras/v19/docs/en_US/Parallels-RAS-v19-PowerShell-Guide/RASAdmin/types/RASSerilazableObj.html)⇒[RASListObj](https://download.parallels.com/ras/v19/docs/en_US/Parallels-RAS-v19-PowerShell-Guide/RASAdmin/types/RASListObj.html)⇒[PubItem](https://download.parallels.com/ras/v19/docs/en_US/Parallels-RAS-v19-PowerShell-Guide/RASAdmin/types/PubItem.html)⇒PubRDSApp

### INTERFACES

* ISerializable
* IComparable

### PUBLIC PROPERTIES

| Type                                                                                                                                                        | Name                           | Description                                                                                                                                      |                                                                                                                                                                         |
| ----------------------------------------------------------------------------------------------------------------------------------------------------------- | ------------------------------ | ------------------------------------------------------------------------------------------------------------------------------------------------ | ----------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| String                                                                                                                                                      | AdminCreate                    | Inherited from [RASListObj](https://download.parallels.com/ras/v19/docs/en_US/Parallels-RAS-v19-PowerShell-Guide/RASAdmin/types/RASListObj.html) |                                                                                                                                                                         |
| String                                                                                                                                                      | AdminLastMod                   | Inherited from [RASListObj](https://download.parallels.com/ras/v19/docs/en_US/Parallels-RAS-v19-PowerShell-Guide/RASAdmin/types/RASListObj.html) |                                                                                                                                                                         |
| List\<String>                                                                                                                                               | AllowedClients                 | Inherited from [PubItem](https://download.parallels.com/ras/v19/docs/en_US/Parallels-RAS-v19-PowerShell-Guide/RASAdmin/types/PubItem.html)       |                                                                                                                                                                         |
| List\<String>                                                                                                                                               | AllowedGateways                | Inherited from [PubItem](https://download.parallels.com/ras/v19/docs/en_US/Parallels-RAS-v19-PowerShell-Guide/RASAdmin/types/PubItem.html)       |                                                                                                                                                                         |
| List<[IP4Range](https://download.parallels.com/ras/v19/docs/en_US/Parallels-RAS-v19-PowerShell-Guide/RASAdmin/types/IP4Range.html)>                         | AllowedIP4s                    | Inherited from [PubItem](https://download.parallels.com/ras/v19/docs/en_US/Parallels-RAS-v19-PowerShell-Guide/RASAdmin/types/PubItem.html)       |                                                                                                                                                                         |
| List<[IP6Range](https://download.parallels.com/ras/v19/docs/en_US/Parallels-RAS-v19-PowerShell-Guide/RASAdmin/types/IP6Range.html)>                         | AllowedIP6s                    | Inherited from [PubItem](https://download.parallels.com/ras/v19/docs/en_US/Parallels-RAS-v19-PowerShell-Guide/RASAdmin/types/PubItem.html)       |                                                                                                                                                                         |
| List\<String>                                                                                                                                               | AllowedMACs                    | Inherited from [PubItem](https://download.parallels.com/ras/v19/docs/en_US/Parallels-RAS-v19-PowerShell-Guide/RASAdmin/types/PubItem.html)       |                                                                                                                                                                         |
| [AllowedOperatingSystems](https://download.parallels.com/ras/v19/docs/en_US/Parallels-RAS-v19-PowerShell-Guide/RASAdmin/types/AllowedOperatingSystems.html) | AllowedOSes                    | Inherited from [PubItem](https://download.parallels.com/ras/v19/docs/en_US/Parallels-RAS-v19-PowerShell-Guide/RASAdmin/types/PubItem.html)       |                                                                                                                                                                         |
| List<[UserFilter](https://download.parallels.com/ras/v19/docs/en_US/Parallels-RAS-v19-PowerShell-Guide/RASAdmin/types/UserFilter.html)>                     | AllowedUsers                   | Inherited from [PubItem](https://download.parallels.com/ras/v19/docs/en_US/Parallels-RAS-v19-PowerShell-Guide/RASAdmin/types/PubItem.html)       |                                                                                                                                                                         |
| Boolean                                                                                                                                                     | ClientFilterEnabled            | Inherited from [PubItem](https://download.parallels.com/ras/v19/docs/en_US/Parallels-RAS-v19-PowerShell-Guide/RASAdmin/types/PubItem.html)       |                                                                                                                                                                         |
| [ColorDepth](https://download.parallels.com/ras/v19/docs/en_US/Parallels-RAS-v19-PowerShell-Guide/RASAdmin/types/ColorDepth.html)                           | ColorDepth                     |                                                                                                                                                  | Depth of color: 0=Colors8Bit, 1=colors15Bit, 2=colors16Bit, 3=colors24Bit, 4=colors32Bit, 5=clientSpecified.                                                            |
| UInt32                                                                                                                                                      | ConCurrentLicenses             |                                                                                                                                                  | Number of concurrent licenses.                                                                                                                                          |
| Boolean                                                                                                                                                     | CreateShortcutInStartFolder    |                                                                                                                                                  |                                                                                                                                                                         |
| Boolean                                                                                                                                                     | CreateShortcutInStartUpFolder  |                                                                                                                                                  |                                                                                                                                                                         |
| Boolean                                                                                                                                                     | CreateShortcutOnDesktop        |                                                                                                                                                  |                                                                                                                                                                         |
| String                                                                                                                                                      | Description                    | Inherited from [PubItem](https://download.parallels.com/ras/v19/docs/en_US/Parallels-RAS-v19-PowerShell-Guide/RASAdmin/types/PubItem.html)       |                                                                                                                                                                         |
| Boolean                                                                                                                                                     | DisableSessionSharing          |                                                                                                                                                  | Whether to disable session sharing or not.                                                                                                                              |
| Boolean                                                                                                                                                     | Enabled                        | Inherited from [PubItem](https://download.parallels.com/ras/v19/docs/en_US/Parallels-RAS-v19-PowerShell-Guide/RASAdmin/types/PubItem.html)       |                                                                                                                                                                         |
| [PubResourceEnabledMode](https://download.parallels.com/ras/v19/docs/en_US/Parallels-RAS-v19-PowerShell-Guide/RASAdmin/types/PubResourceEnabledMode.html)   | EnabledMode                    | Inherited from [PubItem](https://download.parallels.com/ras/v19/docs/en_US/Parallels-RAS-v19-PowerShell-Guide/RASAdmin/types/PubItem.html)       |                                                                                                                                                                         |
| Boolean                                                                                                                                                     | EnableFileExtensions           |                                                                                                                                                  | Whether file extensions option is enabled or not.                                                                                                                       |
| Boolean                                                                                                                                                     | ExcludePrelaunch               |                                                                                                                                                  |                                                                                                                                                                         |
| List<[PubFileExtSettings](https://download.parallels.com/ras/v19/docs/en_US/Parallels-RAS-v19-PowerShell-Guide/RASAdmin/types/PubFileExtSettings.html)>     | FileExtensions                 |                                                                                                                                                  | Lists extension settings for published applications.                                                                                                                    |
| [PubItemFilter](https://download.parallels.com/ras/v19/docs/en_US/Parallels-RAS-v19-PowerShell-Guide/RASAdmin/types/PubItemFilter.html)                     | Filter                         | Inherited from [PubItem](https://download.parallels.com/ras/v19/docs/en_US/Parallels-RAS-v19-PowerShell-Guide/RASAdmin/types/PubItem.html)       |                                                                                                                                                                         |
| Boolean                                                                                                                                                     | GatewayFilterEnabled           | Inherited from [PubItem](https://download.parallels.com/ras/v19/docs/en_US/Parallels-RAS-v19-PowerShell-Guide/RASAdmin/types/PubItem.html)       |                                                                                                                                                                         |
| UInt32                                                                                                                                                      | Id                             |                                                                                                                                                  |                                                                                                                                                                         |
| Boolean                                                                                                                                                     | InheritDisplayDefaultSettings  |                                                                                                                                                  | Whether the 'Inherit default license settings' option is enabled or disabled.                                                                                           |
| Boolean                                                                                                                                                     | InheritLicenseDefaultSettings  |                                                                                                                                                  | Whether to inherit license default settings or not.                                                                                                                     |
| Boolean                                                                                                                                                     | InheritMaintenance             | Inherited from [PubItem](https://download.parallels.com/ras/v19/docs/en_US/Parallels-RAS-v19-PowerShell-Guide/RASAdmin/types/PubItem.html)       |                                                                                                                                                                         |
| Boolean                                                                                                                                                     | InheritShortcutDefaultSettings |                                                                                                                                                  |                                                                                                                                                                         |
| Boolean                                                                                                                                                     | IPFilterEnabled                | Inherited from [PubItem](https://download.parallels.com/ras/v19/docs/en_US/Parallels-RAS-v19-PowerShell-Guide/RASAdmin/types/PubItem.html)       |                                                                                                                                                                         |
| [LimitNotify](https://download.parallels.com/ras/v19/docs/en_US/Parallels-RAS-v19-PowerShell-Guide/RASAdmin/types/LimitNotify.html)                         | LicenseLimitNotify             |                                                                                                                                                  | Style of notification about the license limit: 0=warnUserAndNoStart, 1=warnUserAndStart, 2=notifyAdminAndStart, 3=notifyUserAdminAndStart, 4=notifyUserAdminAndNoStart. |
| Boolean                                                                                                                                                     | MACFilterEnabled               | Inherited from [PubItem](https://download.parallels.com/ras/v19/docs/en_US/Parallels-RAS-v19-PowerShell-Guide/RASAdmin/types/PubItem.html)       |                                                                                                                                                                         |
| [MaintenanceMessages](https://download.parallels.com/ras/v19/docs/en_US/Parallels-RAS-v19-PowerShell-Guide/RASAdmin/types/MaintenanceMessages.html)         | MaintenanceMessages            | Inherited from [PubItem](https://download.parallels.com/ras/v19/docs/en_US/Parallels-RAS-v19-PowerShell-Guide/RASAdmin/types/PubItem.html)       |                                                                                                                                                                         |
| String                                                                                                                                                      | Name                           | Inherited from [PubItem](https://download.parallels.com/ras/v19/docs/en_US/Parallels-RAS-v19-PowerShell-Guide/RASAdmin/types/PubItem.html)       |                                                                                                                                                                         |
| Boolean                                                                                                                                                     | OneInstancePerUser             |                                                                                                                                                  | Whether the option for one instance per user is enabled or not.                                                                                                         |
| Boolean                                                                                                                                                     | OSFilterEnabled                | Inherited from [PubItem](https://download.parallels.com/ras/v19/docs/en_US/Parallels-RAS-v19-PowerShell-Guide/RASAdmin/types/PubItem.html)       |                                                                                                                                                                         |
| String                                                                                                                                                      | Package                        |                                                                                                                                                  |                                                                                                                                                                         |
| String                                                                                                                                                      | PackagedApp                    |                                                                                                                                                  |                                                                                                                                                                         |
| String                                                                                                                                                      | Parameters                     |                                                                                                                                                  |                                                                                                                                                                         |
| UInt32                                                                                                                                                      | ParentId                       | Inherited from [PubItem](https://download.parallels.com/ras/v19/docs/en_US/Parallels-RAS-v19-PowerShell-Guide/RASAdmin/types/PubItem.html)       |                                                                                                                                                                         |
| List<[PubAppAttr](https://download.parallels.com/ras/v19/docs/en_US/Parallels-RAS-v19-PowerShell-Guide/RASAdmin/types/PubAppAttr.html)>                     | PerServerAttributes            |                                                                                                                                                  | Application settings per server.                                                                                                                                        |
| List<[PubPreferredRoute](https://download.parallels.com/ras/v19/docs/en_US/Parallels-RAS-v19-PowerShell-Guide/RASAdmin/types/PubPreferredRoute.html)>       | PreferredRoutes                | Inherited from [PubItem](https://download.parallels.com/ras/v19/docs/en_US/Parallels-RAS-v19-PowerShell-Guide/RASAdmin/types/PubItem.html)       |                                                                                                                                                                         |
| Boolean                                                                                                                                                     | PreferredRoutingEnabled        | Inherited from [PubItem](https://download.parallels.com/ras/v19/docs/en_US/Parallels-RAS-v19-PowerShell-Guide/RASAdmin/types/PubItem.html)       |                                                                                                                                                                         |
| UInt32                                                                                                                                                      | PreviousId                     | Inherited from [PubItem](https://download.parallels.com/ras/v19/docs/en_US/Parallels-RAS-v19-PowerShell-Guide/RASAdmin/types/PubItem.html)       |                                                                                                                                                                         |
| [PublishFrom](https://download.parallels.com/ras/v19/docs/en_US/Parallels-RAS-v19-PowerShell-Guide/RASAdmin/types/PublishFrom.html)                         | PublishFrom                    |                                                                                                                                                  | 'Publish From' options for published applications: 0=All Hosts in Site, 1=Host Pools, 2=Individual Hosts.                                                               |
| List\<UInt32>                                                                                                                                               | PublishFromHostPool            |                                                                                                                                                  | List of host pools to publish from.                                                                                                                                     |
| List\<UInt32>                                                                                                                                               | PublishFromServer              |                                                                                                                                                  | List of servers to publish from.                                                                                                                                        |
| List\<UInt32>                                                                                                                                               | PublishToSite                  | Inherited from [PubItem](https://download.parallels.com/ras/v19/docs/en_US/Parallels-RAS-v19-PowerShell-Guide/RASAdmin/types/PubItem.html)       |                                                                                                                                                                         |
| Boolean                                                                                                                                                     | ReplicateDefaultServerSettings |                                                                                                                                                  | Whether to replicate settings of the default server or not.                                                                                                             |
| Boolean                                                                                                                                                     | ReplicateDisplaySettings       |                                                                                                                                                  | Whether the 'Replicate Display Settings' is enabled or not.                                                                                                             |
| Boolean                                                                                                                                                     | ReplicateFileExtensionSettings |                                                                                                                                                  | Whether to replicate file extension settings or not.                                                                                                                    |
| Boolean                                                                                                                                                     | ReplicateLicenseSettings       |                                                                                                                                                  | Whether to replicate license settings or not.                                                                                                                           |
| Boolean                                                                                                                                                     | ReplicateMaintenance           | Inherited from [PubItem](https://download.parallels.com/ras/v19/docs/en_US/Parallels-RAS-v19-PowerShell-Guide/RASAdmin/types/PubItem.html)       |                                                                                                                                                                         |
| Boolean                                                                                                                                                     | ReplicateShortcutSettings      |                                                                                                                                                  |                                                                                                                                                                         |
| Boolean                                                                                                                                                     | StartFullscreen                |                                                                                                                                                  | Whether the application will start as fullscreen for WYSE ThinOS clients or not.                                                                                        |
| String                                                                                                                                                      | StartIn                        |                                                                                                                                                  |                                                                                                                                                                         |
| Boolean                                                                                                                                                     | StartMaximized                 |                                                                                                                                                  | Whether the application will start as maximized or not.                                                                                                                 |
| Boolean                                                                                                                                                     | StartOnLogon                   |                                                                                                                                                  |                                                                                                                                                                         |
| String                                                                                                                                                      | StartPath                      |                                                                                                                                                  |                                                                                                                                                                         |
| String                                                                                                                                                      | Target                         |                                                                                                                                                  |                                                                                                                                                                         |
| DateTime                                                                                                                                                    | TimeCreate                     | Inherited from [RASListObj](https://download.parallels.com/ras/v19/docs/en_US/Parallels-RAS-v19-PowerShell-Guide/RASAdmin/types/RASListObj.html) |                                                                                                                                                                         |
| DateTime                                                                                                                                                    | TimeLastMod                    | Inherited from [RASListObj](https://download.parallels.com/ras/v19/docs/en_US/Parallels-RAS-v19-PowerShell-Guide/RASAdmin/types/RASListObj.html) |                                                                                                                                                                         |
| [RASPubObject](https://download.parallels.com/ras/v19/docs/en_US/Parallels-RAS-v19-PowerShell-Guide/RASAdmin/types/RASPubObject.html)                       | Type                           | Inherited from [PubItem](https://download.parallels.com/ras/v19/docs/en_US/Parallels-RAS-v19-PowerShell-Guide/RASAdmin/types/PubItem.html)       |                                                                                                                                                                         |
| Boolean                                                                                                                                                     | UserFilterEnabled              | Inherited from [PubItem](https://download.parallels.com/ras/v19/docs/en_US/Parallels-RAS-v19-PowerShell-Guide/RASAdmin/types/PubItem.html)       |                                                                                                                                                                         |
| Boolean                                                                                                                                                     | WaitForPrinters                |                                                                                                                                                  | Whether the application will wait for the printers or not.                                                                                                              |
| UInt32                                                                                                                                                      | WaitForPrintersTimeout         |                                                                                                                                                  | Timeout for waiting of the application for the printers.                                                                                                                |
| [WindowType](https://download.parallels.com/ras/v19/docs/en_US/Parallels-RAS-v19-PowerShell-Guide/RASAdmin/types/WindowType.html)                           | WinType                        |                                                                                                                                                  |                                                                                                                                                                         |

### PUBLIC METHODS

| Type    | Name                       | Description                                                                                                                                                    |   |
| ------- | -------------------------- | -------------------------------------------------------------------------------------------------------------------------------------------------------------- | - |
| Int32   | CompareTo (Object obj)     | Inherited from [RASSerilazableObj](https://download.parallels.com/ras/v19/docs/en_US/Parallels-RAS-v19-PowerShell-Guide/RASAdmin/types/RASSerilazableObj.html) |   |
| Boolean | Equals (Object obj)        | Inherited from [RASSerilazableObj](https://download.parallels.com/ras/v19/docs/en_US/Parallels-RAS-v19-PowerShell-Guide/RASAdmin/types/RASSerilazableObj.html) |   |
| Int32   | GetHashCode ()             | Inherited from [RASSerilazableObj](https://download.parallels.com/ras/v19/docs/en_US/Parallels-RAS-v19-PowerShell-Guide/RASAdmin/types/RASSerilazableObj.html) |   |
| Type    | GetType ()                 |                                                                                                                                                                |   |
| Boolean | ShouldSerializeHDIconId () | Inherited from [PubItem](https://download.parallels.com/ras/v19/docs/en_US/Parallels-RAS-v19-PowerShell-Guide/RASAdmin/types/PubItem.html)                     |   |
| Boolean | ShouldSerializeIconId ()   | Inherited from [PubItem](https://download.parallels.com/ras/v19/docs/en_US/Parallels-RAS-v19-PowerShell-Guide/RASAdmin/types/PubItem.html)                     |   |
| String  | ToString ()                |                                                                                                                                                                |   |


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.parallels.com/landing/ras-powershell-api-guide/v19/parallels-ras-powershell-admin-module/class/pubrdsapp-class.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
