Click or drag to resize

ClusterOptionsTargetClusterResourceNamePrefix Property

This value is the optional name of the target cluster resource prefix.

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

Property Value

Type: String
The target cluster resource name prefix.
See Also