V2VVirtualMachineModel Class |
Namespace: DoubleTake.Web.Models
The V2VVirtualMachineModel type exposes the following members.
| Name | Description | |
|---|---|---|
| V2VVirtualMachineModel | Initializes a new instance of the V2VVirtualMachineModel class |
| Name | Description | |
|---|---|---|
| ActivationCode |
Gets or sets the license key on the virtual machine.
| |
| BiosGuid |
Gets or sets the BIOS unique ID for the virtual machine.
| |
| CPUs |
Gets or sets the number of processors on the virtual machine.
| |
| Credentials |
Gets or sets the credentials used to access the virtual machine.
| |
| DiskFormat |
Gets or sets the disk format.
| |
| DisplayName |
Gets or sets the virtual machine display name.
| |
| GuestOS |
Gets or sets the guest operating system.
| |
| Guid |
Gets or sets the unique ID of the virtual machine.
| |
| Memory |
Gets or sets the amount of memory, in bytes, on the virtual machine.
| |
| NetworkId |
Gets or sets the unique ID of the virtual machine network.
| |
| NetworkInterfaceInfo |
Gets or sets the desired NIC configuration on the replica virtual machine.
| |
| Path |
Gets or sets the path of the original source virtual machine.
| |
| SnapshotPath |
Gets or sets the location of the virtual machine's snapshot files.
| |
| SystemDirectory |
Gets or sets the location of the system directory.
| |
| TargetPath |
Gets or sets the target path. Do not use this property. Double-Take uses it internally.
| |
| Volumes |
Gets or sets a volume to protect and any changes to its base configuration.
|
| Name | Description | |
|---|---|---|
| Equals | (Inherited from Object.) | |
| GetHashCode | Serves as a hash function for a particular type. (Inherited from Object.) | |
| GetType | Gets the Type of the current instance. (Inherited from Object.) | |
| ToString | Returns a string that represents the current object. (Inherited from Object.) |