Click or drag to resize

VMInfoPathTransformations Property

This value represents where the protected source virtual machine will be located on the target.

Namespace:  DoubleTake.Virtualization.Contract
Assembly:  DoubleTake.PowerShell.Contract.Data (in DoubleTake.PowerShell.Contract.Data.dll) Version: 8.3.0.0
Syntax
public PathTransformation[] PathTransformations { get; set; }

Property Value

Type: PathTransformation
The path transformations
See Also