Name
|
Type
|
Description
|
encryptionKey | xsd:byte[] |
Byte array containing the public key used to encrypt any passwords stored in the
specification. Both the client and the server can use this to determine if
stored passwords can be decrypted by the server or if the passwords need to be
re-entered and re-encrypted before the specification can be used.
|
globalIPSettings | CustomizationGlobalIPSettings |
Global IP settings constitute the IP settings that are not specific to a
particular virtual network adapter.
|
identity | CustomizationIdentitySettings |
Network identity and settings, similar to Microsoft's Sysprep tool. This is a
Sysprep, LinuxPrep, CloudinitPrep, or SysprepText object.
|
nicSettingMap | CustomizationAdapterMapping[] |
IP settings that are specific to a particular virtual network adapter. The
AdapterMapping object maps a network adapter's MAC address to its Adapter
settings object. May be empty if there are no network adapters, else should
match number of network adapters in the VM.
|
options | CustomizationOptions |
Optional operations (either LinuxOptions or WinOptions).
|
Properties inherited from DynamicData |
None |