Click or drag to resize
TargetFileServerQualificationResultsRecommendedGroup Property
This value is true if there is a file server group on the target cluster that matches the protected file server group from the source; otherwise, it is false. When this value is true, an IP address from the group will be used as the route for CoreConnectionOptions.TargetAddress

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

Property Value

Type: Boolean
See Also