ConnectionParametersModel Class |
Namespace: DoubleTake.Web.Models
The ConnectionParametersModel type exposes the following members.
| Name | Description | |
|---|---|---|
| ConnectionParametersModel | Initializes a new instance of the ConnectionParametersModel class |
| Name | Description | |
|---|---|---|
| CreateJobStatusResource |
Gets or sets a value indicating whether [create job status resource].
| |
| DependOnResources |
Gets or sets the names of resources to depend on (overrides default storage resource, network name resource dependencies).
| |
| EngineJobType |
Gets or sets a value indicating the type of job for which this connection is to be
utilized.
| |
| IsTdu |
Gets or sets a value indicating whether or not connection is a TDU connection
| |
| JobId |
Gets or sets the job identifier.
| |
| PathTransformations |
Gets or sets how to map the path(s) of the workload items on the
source to the path(s) where they will be replicated on the target.
| |
| ReplicationSetName |
Gets or sets the name of the replication set to protect.
| |
| SourceClusterGroupName |
Gets or sets the name of the source cluster group.
| |
| SourceIsClustered |
Gets or sets a value indicating whether [source is clustered].
| |
| TargetAddress |
Gets or sets the IP address on the target machine over which mirroring and replication
should take place.
| |
| TargetEnginePort |
Gets or sets the Double-Take engine port on the target.
|
| 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.) |