Click or drag to resize

ClusterOptionsTargetClusterName Property

This value is the name of the target cluster.

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

Property Value

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