# Constants
CustomizationLicenseDataModePerSeat indicates that a client access license has been purchased for each computer that accesses the VirtualCenter server.
CustomizationLicenseDataModePerServer indicates that client access licenses have been purchased for the server, allowing a certain number of concurrent connections to the VirtualCenter server.
# Structs
DomainPasswordSecretKeySelector references the password value from a Secret resource.
GUIRunOnce maps to the GuiRunOnce key in the sysprep.xml answer file.
GUIUnattended maps to the GuiUnattended key in the sysprep.xml answer file.
Identification maps to the Identification key in the sysprep.xml answer file and provides information needed to join a workgroup or domain.
LicenseFilePrintData maps to the LicenseFilePrintData key in the sysprep.xml answer file and provides information needed to join a workgroup or domain.
PasswordSecretKeySelector references the password value from a Secret resource.
ProductIDSecretKeySelector references the ProductID value from a Secret resource.
Sysprep describes the object representation of a Windows sysprep.xml answer file.
UserData maps to the UserData key in the sysprep.xml answer file and provides personal data pertaining to the owner of the virtual machine.
# Type aliases
CustomizationLicenseDataMode is an enumeration of the different license modes.