Click or drag to resize

ApplicationOptionsTestPreFailbackScript Property

This value is the path and name of the script to run before failing back after a test failover.

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

Property Value

Type: String
Remarks
If arguments are passed, file to be executed should be enclosed in quotations
See Also