Parameter of
DTHVOptions, V2VQualificationResults
Properties
| Name | Type | Description |
|---|---|---|
| ActivationCode | String |
This value is license key on the virtual machine. |
| BiosGuid | Guid | This value is the BIOS unique ID for the virtual machine. |
| CPUs | Int32 | This value is the number of processors on the virtual machine. |
| Credentials | Credentials | This value represents the credentials used to access the virtual machine. |
| DiskFormat | String |
This value is the disk format.
|
| DisplayName | String |
This value is the virtual machine display name. |
| GuestOS | String | This value is guest operating system. |
| Guid | Guid | This value is unique ID of the virtual machine. |
| Memory | Int64 | This value is the amount of memory, in bytes, on the virtual machine. |
| NetworkId | String | This value is unique ID of the virtual machine network. |
| NetworkInterfaceInfo | VirtualNetworkInterfaceInfo [ ] | This value represents the desired NIC configuration on the replica virtual machine. |
| Path | String | This value is the path of the original source virtual machine. |
| SnapshotPath | String | This value is the location of the virtual machine's snapshot files. |
| SystemDirectory | String | This value is the location of the system directory. |
| TargetPath | String |
Do not use this property. Double-Take uses it internally. |
| Volumes | VolumeOptions |
This value represents a volume to protect and any changes to its base configuration. |