Click or drag to resize
VRAOptionsSourceVmInfo Property
This value represents the source information used during reverse.

Namespace: DoubleTake.Jobs.Contract
Assembly: DoubleTake.PowerShell.Contract.Data (in DoubleTake.PowerShell.Contract.Data.dll) Version: 8.0.0.1664
Syntax
public VMInfo SourceVmInfo { get; set; }

Property Value

Type: VMInfo
The source vm VMInfo
See Also