Click or drag to resize

VRAOptionsSourceApplianceInfo Property

This value represents the appliance 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 SourceApplianceInfo { get; set; }

Property Value

Type: VMInfo
The source appliance information.
See Also