Click or drag to resize
ApplicationOptionsAagInstances Property
This value is the instance name corresponding to the SQL AlwaysOn Availability Group Server. This value should never contain more than one entry.

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

Property Value

Type: IEnumerableString
See Also