# VDIServerAppInfo

## NAMESPACE

RASAdminEngine.Core.OutputModels

## DESCRIPTION

Information about applications running in Remote Session on a VDI Server

## INHERITED FROM

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

⇒

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

⇒

VDIServerAppInfo

## INTERFACES

* ISerializable
* IComparable

## PUBLIC PROPERTIES

| Type   | Name      | Description                                                                                                                                                                                           |
| ------ | --------- | ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| String | AppName   | Application name.                                                                                                                                                                                     |
| String | Name      | Published Item name.                                                                                                                                                                                  |
| UInt32 | PID       | Process ID.                                                                                                                                                                                           |
| String | Process   | Process name.                                                                                                                                                                                         |
| UInt32 | ServerID  | Inherited from [ServerAppInfo](https://docs.parallels.com/landing/ras-powershell-api-guide/parallels-ras-powershell-admin-module/types/serverappinfo) Server ID from where the application is hosted. |
| UInt32 | Session   | RAS session ID.                                                                                                                                                                                       |
| String | User      | User which is running the application.                                                                                                                                                                |
| String | VDIHostId | Host VM ID                                                                                                                                                                                            |

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