|
|
ClusterOptions Class |
Namespace: DoubleTake.Jobs.Contract
public class ClusterOptions
The ClusterOptions type exposes the following members.
| Name | Description | |
|---|---|---|
| ClusterOptions |
| Name | Description | |
|---|---|---|
| DependOnResources |
This value is the dependent resources.
| |
| OriginalSourceClusterId |
This value is the unique ID of the source cluster.
| |
| SourceClusterName |
This value is the name of the source cluster.
| |
| SourceGroupName |
The value is the name of the source group.
| |
| SourceIsCluster |
This value is true if the source is a cluster; otherwise, it is false.
| |
| TargetClusterName |
This value is the name of the target cluster.
| |
| TargetClusterResourceNamePrefix |
This value is the optional name of the target cluster resource prefix.
| |
| TargetClusterStoragePath |
This value is the location of the target cluster storage.
| |
| TargetGroupName |
This value is the name of the target group.
| |
| TargetIsCluster |
This value is true if the target is a cluster; otherwise, it is false.
| |
| TargetVirtualServers |
This value is the name of the target virtual servers.
|
| Name | Description | |
|---|---|---|
| InitializeOnTargetNodeMove |
Do not use this property. Double-Take uses it internally.
|