View API
| Local Properties | ||
Service Types | Data Object Types | All Properties | All Methods |
Data Object - DesktopInfo
- Class
- VMware.Hv.DesktopInfo
- Returned by
- Desktop_Get, Desktop_GetByNamingPattern
- See also
- DesktopAutomatedDesktopData, DesktopBase, DesktopGlobalEntitlementData, DesktopId, DesktopManualDesktopData, DesktopRDSDesktopData, DesktopSettings
- Since
- Horizon View 6.0
Data Object Description
A detailed description of a desktop instance.Data Object Properties
Properties
Name | Type | Description | ||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
id | DesktopId |
Client reference to a specific desktop instance.
|
||||||||||||
base | DesktopBase |
Desktop identification information.
|
||||||||||||
desktopSettings | DesktopSettings |
Configuration settings for the desktop.
|
||||||||||||
type | xsd:string |
Type of desktop.
|
||||||||||||
source | xsd:string |
Source of machines.
|
||||||||||||
automatedDesktopData | DesktopAutomatedDesktopData |
Automated desktop data.
|
||||||||||||
manualDesktopData | DesktopManualDesktopData |
Manual desktop data.
|
||||||||||||
rdsDesktopData | DesktopRDSDesktopData |
RDS Desktop data.
|
||||||||||||
globalEntitlementData | DesktopGlobalEntitlementData |
Global entitlement data.
|
Top of page | Local Properties | ||
Service Types | Data Object Types | All Properties | All Methods |