Click or drag to resize
V2VVirtualMachineModel Properties

The V2VVirtualMachineModel type exposes the following members.

Properties
  NameDescription
Public propertyActivationCode
Gets or sets the license key on the virtual machine.
Public propertyBiosGuid
Gets or sets the BIOS unique ID for the virtual machine.
Public propertyCPUs
Gets or sets the number of processors on the virtual machine.
Public propertyCredentials
Gets or sets the credentials used to access the virtual machine.
Public propertyDiskFormat
Gets or sets the disk format.
Public propertyDisplayName
Gets or sets the virtual machine display name.
Public propertyGuestOS
Gets or sets the guest operating system.
Public propertyGuid
Gets or sets the unique ID of the virtual machine.
Public propertyMemory
Gets or sets the amount of memory, in bytes, on the virtual machine.
Public propertyNetworkId
Gets or sets the unique ID of the virtual machine network.
Public propertyNetworkInterfaceInfo
Gets or sets the desired NIC configuration on the replica virtual machine.
Public propertyPath
Gets or sets the path of the original source virtual machine.
Public propertySnapshotPath
Gets or sets the location of the virtual machine's snapshot files.
Public propertySystemDirectory
Gets or sets the location of the system directory.
Public propertyTargetPath
Gets or sets the target path. Do not use this property. Double-Take uses it internally.
Public propertyVolumes
Gets or sets a volume to protect and any changes to its base configuration.
Top
See Also