vSphere Web Services API
| Local Properties | ||
Managed Object Types | Data Object Types | All Properties | All Methods |
Data Object - CustomizationLicenseFilePrintData(vim.vm.customization.LicenseFilePrintData)
- Property of
- CustomizationSysprep
- Extends
- DynamicData
- See also
- CustomizationLicenseDataMode
- Since
- 2.0
Data Object Description
The LicenseFilePrintData type maps directly to the LicenseFilePrintData key in the sysprep.xml answer file. These values are transferred into the sysprep.xml file that VirtualCenter stores on the target virtual disk. For more detailed information, see Performing Unattended Installations. LicenseFilePrintData provides licensing information for Windows server operating systems.Properties
Name | Type | Description |
---|---|---|
autoMode | CustomizationLicenseDataMode |
Server licensing mode
|
autoUsers* | xsd:int |
This key is valid only if AutoMode = PerServer. The integer value indicates the
number of client licenses purchased for the VirtualCenter server being
installed.
|
Properties inherited from DynamicData | ||
None |
Show WSDL type definition
Top of page | Local Properties | ||
Managed Object Types | Data Object Types | All Properties | All Methods |