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.

Data Object Properties

Properties

Name Type Description
dhcpNotConfiguredxsd:boolean

Whether or not the customization spec has DHCP configured. If true, this customization spec cannot be used in desktop creation.
  • This property cannot be updated.
notWindowsxsd:booleanDeprecated. 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.


  • This property cannot be updated.
unSupportedOSxsd: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
  • This property need not be set.
  • This property cannot be updated.