PubAVDApp

NAMESPACE

RASAdminEngine.Core.OutputModels

DESCRIPTION

Published AVD Application

INHERITED FROM

RASSerilazableObj

⇒

RASListObj

⇒

PubItem

⇒

PubAVDApp

INTERFACES

  • ISerializable

  • IComparable

PUBLIC PROPERTIES

Type
Name
Description

String

AdminCreate

Inherited from RASListObj User who created the object.

String

AdminLastMod

Inherited from RASListObj User who last modified the object.

UInt32

AVDHostPoolID

The AVD Host Pool ID.

ColorDepth

Depth of color: 0=Colors8Bit, 1=colors15Bit, 2=colors16Bit, 3=colors24Bit, 4=colors32Bit, 5=clientSpecified.

UInt32

ConCurrentLicenses

Number of concurrent licenses.

Boolean

CreateShortcutInStartFolder

Whether to create a shortcut in the start folder or not.

Boolean

CreateShortcutInStartUpFolder

Whether to create a shortcut in the startup folder or not.

Boolean

CreateShortcutOnDesktop

Whether to create a shortcut on the desktop or not.

String

Description

Inherited from PubItem Description of the published item.

Boolean

DisableSessionSharing

Whether to disable session sharing or not.

Boolean

Enabled

Inherited from PubItem Whether the published item is enabled or not.

EnabledMode

Inherited from PubItem Represents the availability status of the published resource.

Boolean

EnableFileExtensions

Whether file extensions option is enabled or not.

Boolean

ExcludePrelaunch

Exclude application from prelaunch. List<PubFileExtSettings> FileExtensions Lists extension settings for published applications.

Filter

Inherited from PubItem The PubItem Filter object.

UInt32

Id

ID of the object.

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 Inherit Maintenance.

Boolean

InheritShortcutDefaultSettings

Whether to inherit default shortcut settings or not.

LicenseLimitNotify

Style of notification about the license limit: 0=warnUserAndNoStart, 1=warnUserAndStart, 2=notifyAdminAndStart, 3=notifyUserAdminAndStart, 4=notifyUserAdminAndNoStart.

MaintenanceMessages

Inherited from PubItem Contains a set of maintenance messages in different languages.

String

Name

Inherited from PubItem Name of the published item.

Boolean

OneInstancePerUser

Whether the option for one instance per user is enabled or not.

String

Package

Application package

String

PackagedApp

Application in the application package

String

Parameters

Application parameters.

UInt32

ParentId

Inherited from PubItem ID of the parent folder of the published item. List<PubPreferredRoute> PreferredRoutes Inherited from PubItem The list of Preferred Routes.

Boolean

PreferredRoutingEnabled

Inherited from PubItem Whether Preferred Routing is enabled or not.

UInt32

PreviousId

Inherited from PubItem ID of the previous published item. List<UInt32> PublishToSite Inherited from PubItem List of the IDs of all the sites this item is published to.

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 Replicate Maintenance.

Boolean

ReplicateShortcutSettings

Whether to replicate shortcut settings or not.

Boolean

StartFullscreen

Whether the application will start as fullscreen for WYSE ThinOS clients or not.

String

StartIn

Application working directory.

Boolean

StartMaximized

Whether the application will start as maximized or not.

Boolean

StartOnLogon

Whether the 'Start automatically when user logs on' option is enabled or disabled.

String

StartPath

Starting path of the published item.

String

Target

Application target file.

DateTime

TimeCreate

Inherited from RASListObj Time when the object was created.

DateTime

TimeLastMod

Inherited from RASListObj Time when the object was last modified.

Type

Inherited from PubItem Type of published item: 0=Any, 1=Folder, 2=RDSApp, 3=RDSDesktop, 4=VDIDesktop, 5=PCDesktop, 6=PCApp, 7=VDIApp.

Boolean

WaitForPrinters

Whether the application will wait for the printers or not.

UInt32

WaitForPrintersTimeout

Timeout for waiting of the application for the printers.

WinType

Window Type: 0=Normal, 1=Maximized, 2=Minimized.

PUBLIC METHODS

Type
Name
Description

Int32

CompareTo (Object obj)

Inherited from RASSerilazableObj

Boolean

Equals (Object obj)

Inherited from RASSerilazableObj

Int32

GetHashCode ()

Inherited from RASSerilazableObj

Type

GetType ()

Boolean

ShouldSerializeHDIconId ()

Inherited from PubItem

Boolean

ShouldSerializeIconId ()

Inherited from PubItem

String

ToString ()

### References to Commands

------------------------------------------------------

Last updated