Click or drag to resize

VMInfoVirtualHardDiskPath Property

This value is the virtual machine hard disk location.

Namespace:  DoubleTake.Virtualization.Contract
Assembly:  DoubleTake.PowerShell.Contract.Data (in DoubleTake.PowerShell.Contract.Data.dll) Version: 8.2.0.814
Syntax
public string[] VirtualHardDiskPath { get; set; }

Property Value

Type: String
The virtual hard disk path.
See Also