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.2.0.814
Syntax
public VMInfo SourceVmInfo { get; set; }

Property Value

Type: VMInfo
The source vm VMInfo
See Also