ClusterOptionsModel Class |
Namespace: DoubleTake.Web.Models
The ClusterOptionsModel type exposes the following members.
| Name | Description | |
|---|---|---|
| ClusterOptionsModel | Initializes a new instance of the ClusterOptionsModel class |
| Name | Description | |
|---|---|---|
| DependOnResources |
Gets or sets the names of resources to depend on (overrides default storage resource, network name resource dependencies).
| |
| InitializeOnTargetNodeMove |
Gets or sets a value indicating whether or not to initialize on target node move.
| |
| OriginalSourceClusterId |
Gets or sets the original source cluster ID.
| |
| SourceClusterName |
Gets or sets the name of the source cluster.
| |
| SourceGroupName |
Gets or sets the name of the source group.
| |
| SourceIsCluster |
Gets or sets a value indicating whether or not the source is part of a cluster.
| |
| TargetClusterName |
Gets or sets the name of the target cluster.
| |
| TargetClusterResourceNamePrefix |
Gets or sets the target cluster resource name prefix.
| |
| TargetClusterStoragePath |
Gets or sets the target cluster storage location.
| |
| TargetGroupName |
Gets or sets the name of the target group.
| |
| TargetIsCluster |
Gets or sets a value indicating whether or not the target is part of a cluster.
| |
| TargetVirtualServers |
Gets or sets the names of the target virtual servers.
|
| Name | Description | |
|---|---|---|
| Equals | (Inherited from Object.) | |
| GetHashCode | Serves as a hash function for a particular type. (Inherited from Object.) | |
| GetType | Gets the Type of the current instance. (Inherited from Object.) | |
| ToString | Returns a string that represents the current object. (Inherited from Object.) |