Click or drag to resize

FailoverScriptConfigurationPostFailoverScriptArgs Property

This value is the comma-separated arguments for PostFailoverScript.

Namespace:  DoubleTake.Core.Contract.Monitor
Assembly:  DoubleTake.PowerShell.Contract.Data (in DoubleTake.PowerShell.Contract.Data.dll) Version: 8.3.0.0
Syntax
public string PostFailoverScriptArgs { get; set; }

Property Value

Type: String
See Also