![]() |
VMInfo Class |
Namespace: DoubleTake.Virtualization.Contract
public class VMInfo : IExtensibleDataObject
The VMInfo type exposes the following members.
Name | Description | |
---|---|---|
![]() | Address |
This value is the virtual machine guest name or IP address.
|
![]() | BootVolumeSignature |
This value is the virtual machine boot volume signature which is required for agentless Hyper-V WAN failover.
|
![]() | DisplayName |
This value is the virtual machine display name.
|
![]() | ExtensionData |
Gets or sets the structure that contains extra data.
|
![]() | GuestOS |
This value is the virtual machine guest operating system.
|
![]() | GuestUri |
This value is the guest URI.
|
![]() | Id |
This value is the virtual machine unique ID.
|
![]() | Path |
This value is the virtual machine configuration file location.
|
![]() | PathTransformations |
This value represents where the protected source virtual machine will be located on the target.
|
![]() | SnapshotDataPath |
This value is the virtual machine snapshot location.
|
![]() | SnapshotFileNames |
This value is the virtual machine snapshot file names.
|
![]() | SystemDirectory |
This value is the virtual machine system directory which is required for agentless Hyper-V WAN failover.
|
![]() | VirtualHardDiskPath |
This value is the virtual machine hard disk location.
|