Click or drag to resize

VRAOptionsReplicaVMInfo Property

This value represents the desired configuration of the replica virtual machine.

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

Property Value

Type: ReplicaVMInfo
The replica VM information
See Also