AVDDefaultSettings Class
NAMESPACE
RASAdminEngine.Core.OutputModels.AVD
DESCRIPTION
AVD Default Settings
INHERITED FROM
RASSerilazableObj⇒AVDDefaultSettings
INTERFACES
ISerializable
IComparable
PUBLIC PROPERTIES
Type | Name | Description | |
---|---|---|---|
Action | Action | ||
Agent | Specifies the 'Agent' object. | ||
AppPackagesAssigned | Specifies the 'Application Packages' object. | ||
Nullable<AVDDefObjType> | DefObjType | The Default Object Type | |
Optimization | Specifies the 'Image Optimization' object. | ||
RDPPrinter | Specifies the 'RDP Printer' object. | ||
UInt32 | SiteId | Site ID | |
UserProfile | Specifies the 'User Profile' object. |
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 () | ||
String | ToString () |
Last updated