Click or drag to resize
VMInfo Properties

The VMInfo type exposes the following members.

Properties
  Name Description
Public property Address
This value is the virtual machine guest name or IP address.
Public property BootVolumeSignature
This value is the virtual machine boot volume signature which is required for agentless Hyper-V WAN failover.
Public property DisplayName
This value is the virtual machine display name.
Public property ExtensionData
Gets or sets the structure that contains extra data.
Public property GuestOS
This value is the virtual machine guest operating system.
Public property GuestUri
This value is the guest URI.
Public property Id
This value is the virtual machine unique ID.
Public property Path
This value is the virtual machine configuration file location.
Public property PathTransformations
This value represents where the protected source virtual machine will be located on the target.
Public property SnapshotDataPath
This value is the virtual machine snapshot location.
Public property SnapshotFileNames
This value is the virtual machine snapshot file names.
Public property SystemDirectory
This value is the virtual machine system directory which is required for agentless Hyper-V WAN failover.
Public property VirtualHardDiskPath
This value is the virtual machine hard disk location.
Top
See Also