View API
| Local Properties | ||
Service Types | Data Object Types | All Properties | All Methods |
Data Object - CustomizationSpecIncompatibleReasons
- Class
- VMware.Hv.CustomizationSpecIncompatibleReasons
- Property of
- CustomizationSpecData
- Since
- Horizon View 6.0
Data Object Description
Reasons that may preclude this CustomizationSpec from being used in desktop creation.- This data object must be updated as a whole.
Data Object Properties
Properties
Name | Type | Description |
---|---|---|
dhcpNotConfigured | xsd:boolean |
Whether or not the customization spec has DHCP configured. If true,
this customization spec cannot be used in desktop creation.
|
notWindows | xsd:boolean | Deprecated.
Use unSupportedOS instead.
Whether or not the customization spec is for a Windows-based operating
system. If true, this customization spec cannot be used in desktop
creation.
|
unSupportedOS | xsd:boolean |
Whether or not customization spec contains unsupported operating system. Currently
the supported operating systems are Windows and Linux. If true, this
customization spec cannot be used in desktop creation.
Since Horizon 7.9
|
Top of page | Local Properties | ||
Service Types | Data Object Types | All Properties | All Methods |