vSphere Web Services API
| 
 | Local Properties | ||
| Managed Object Types | Data Object Types | All Properties | All Methods | 
Data Object - CustomizationSpecItem(vim.CustomizationSpecItem)
- Parameter to
 - CreateCustomizationSpec, CustomizationSpecItemToXml, OverwriteCustomizationSpec
 - Returned by
 - GetCustomizationSpec, XmlToCustomizationSpecItem
 - Extends
 - DynamicData
 - See also
 - CustomizationSpec, CustomizationSpecInfo
 - Since
 - 2.0
 
Data Object Description
Specification information and the Specification object.Properties
| Name | Type | Description | 
|---|---|---|
| info | CustomizationSpecInfo | 
         Information about the specification - name, description, and so on.
       | 
| spec | CustomizationSpec | 
         The customization specification.
       | 
| Properties inherited from DynamicData | ||
| None | ||
Show WSDL type definition
| Top of page | Local Properties | ||
| Managed Object Types | Data Object Types | All Properties | All Methods |