View API
| Local Properties | ||
Service Types | Data Object Types | All Properties | All Methods |
Data Object - CustomizationSpecData
- Class
- VMware.Hv.CustomizationSpecData
- Property of
- CustomizationSpecInfo
- See also
- CustomizationSpecIncompatibleReasons
- Since
- Horizon View 6.0
Data Object Description
CustomizationSpecData is a set of attributes for a CustomizationSpec retrieved from the VC.- This data object must be updated as a whole.
Data Object Properties
Properties
Name | Type | Description |
---|---|---|
name | xsd:string |
Customization Spec name
|
description | xsd:string |
Customization Spec description
|
guestOS | xsd:string |
Guest OS
|
incompatibleReasons | CustomizationSpecIncompatibleReasons |
Reasons that may preclude this CustomizationSpec from being used in
desktop creation.
|
Top of page | Local Properties | ||
Service Types | Data Object Types | All Properties | All Methods |