Data Object - CustomizationSpecIncompatibleReasons
Java Class
com.omnissa.vdi.vlsi.binding.vdi.utils.virtualcenter.CustomizationSpec.CustomizationSpecIncompatibleReasons
Property of
Since
Horizon View 6.0
Data Object Description¶
Reasons that may preclude this CustomizationSpec from being used in desktop creation. 3
Data Object 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. 2 |
notWindows | xsd:boolean | Deprecated._UseunSupportedOS 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. _ 2 |
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 1 2 |