Click or drag to resize

ClusterOptionsTargetGroupName Property

This value is the name of the target group.

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

Property Value

Type: String
The name of the target group.
See Also