ReplicaVmInfoModel Class |
Namespace: DoubleTake.Web.Models
The ReplicaVmInfoModel type exposes the following members.
| Name | Description | |
|---|---|---|
| ReplicaVmInfoModel | Initializes a new instance of the ReplicaVmInfoModel class |
| Name | Description | |
|---|---|---|
| Address |
Gets or sets the virtual machine guest DNS name/IP Address.
(Inherited from VmInfoModel.) | |
| BiosGuid |
Gets or sets the virtual machine BIOS Guid.
(Inherited from VmInfoModel.) | |
| BootVolumeSignature |
Gets or sets the VM boot volume signature.
(Inherited from VmInfoModel.) | |
| CoresPerProcessor |
Gets or sets the number of cores per processor.
| |
| Cpus |
Gets or sets the number of CPUs for the replica Vm.
| |
| DisplayName |
Gets or sets the virtual machine display name.
(Inherited from VmInfoModel.) | |
| GuestOS |
Gets or sets the virtual machine guest OS.
(Inherited from VmInfoModel.) | |
| GuestUri |
Gets or sets the guest URI.
(Inherited from VmInfoModel.) | |
| Id |
Gets or sets the virtual machine Guid.
(Inherited from VmInfoModel.) | |
| Memory |
Gets or sets the amount of RAM in bytes the Vm should have.
| |
| OperatingSystem |
Gets or sets the ESX operating system name.
| |
| Path |
Gets or sets the virtual machine location.
(Inherited from VmInfoModel.) | |
| PathTransformations |
Gets or sets the path transformations.
(Inherited from VmInfoModel.) | |
| PrestageFolder |
Gets or sets the prestage folder.
| |
| ReplicaVmVersion |
Gets or sets the version of the Vm hardware.
| |
| RunOnceAtStartup |
Gets or sets a command to run when the replica vm is first powered on.
| |
| SnapshotDataPath |
Gets or sets the virtual machine snapshot location.
(Inherited from VmInfoModel.) | |
| SnapshotFileNames |
Gets or sets the VM snapshot FileNames.
(Inherited from VmInfoModel.) | |
| SystemDirectory |
Gets or sets the VM system directory.
(Inherited from VmInfoModel.) | |
| VirtualHardDiskPath |
Gets or sets the virtual hard disk path.
(Inherited from VmInfoModel.) |
| 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.) |