|
Name
|
Type
|
Description
|
| configFilePath | xsd:string |
Fully qualified absolute path to the VM configuration file.
May be in UNC format ("\\hostname\share\dir\foo.vmx").
For a VMware VM, this is the path to a .VMX file,
for a third-party VM or backup image this is the path to the
corresponding third-party config file
|
| networkPassword | xsd:string |
Required if networkUsername
is specified.
|
| networkUsername | xsd:string |
If configFilePath
points to an UNC network share ("\\hostname\\share\\dir\foo.vmx"),
optional username/password can be specified to authenticate with
the file server.
|
| password | xsd:string |
Password for accessing a protected VM
|
| type | xsd:string |
Deprecated.
As of Converter API version 6. Support for third party images
will be dropped; only vmwareVM will remain.
Type of the Hosted VM.
It specifies the type of VM or backup image the config file points to.
|
|
Properties inherited from ConverterComputerSpecVmLocation |
| None |
|
Properties inherited from ConverterComputerSpecComputerLocation |
| None |
|
Properties inherited from DynamicData |
| None |