Click or drag to resize
FullServerFailoverOptionsReverseRoute Property
This value is the source IP address to be used for the reverse connection.

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

Property Value

Type: String
The reverse route.
See Also