Data Object - CustomizationLicenseFilePrintData(vim.vm.customization.LicenseFilePrintData)
- Property of
-
CustomizationSysprep
- Extends
-
DynamicData
- See also
-
CustomizationLicenseDataMode
Data Object
Description
The LicenseFilePrintData type maps directly to the LicenseFilePrintData key in the
sysprep.inf answer file. These values are transferred into the
sysprep.inf file that VirtualCenter stores on the target virtual disk. For
more detailed information, see the document Windows 2000 Unattended Setup Guide.
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