Name
|
Type
|
Description
|
directory | xsd:string |
The directory in which the target VM will be created.
If this field holds "C:\VM\temp" and vmName is "foo", the resulting
.vmx file will be C:\VM\temp\foo\foo.vmx
|
networkPassword | xsd:string |
Required if directory is specified.
|
networkUsername | xsd:string |
If directory points to an UNC network share ("\\hostname\\share\\dir"),
optional username/password can be specified to authenticate with
the file server.
|
vmxFileName | xsd:string |
Optional target .vmx file name. If not specified, the target VM name
with .vmx extension will be used by default.
|
Properties inherited from ConverterTargetVmSpecVmLocation |
None |
Properties inherited from DynamicData |
None |