ConnectionStartParametersModel Class |
Namespace: DoubleTake.Web.Models
The ConnectionStartParametersModel type exposes the following members.
| Name | Description | |
|---|---|---|
| ConnectionStartParametersModel | Initializes a new instance of the ConnectionStartParametersModel class |
| Name | Description | |
|---|---|---|
| ArchiveBinLocation |
Gets or sets the volume on which to store all archived files on the target.
| |
| CompressionLevel |
Gets or sets the compression to use for data passed over this connection.
| |
| IsEncrypted |
Gets or sets a value indicating whether or not to encrypt the connection data stream.
| |
| IsMirrorEnabled |
Gets or sets a value indicating whether or not to start a mirror when the connection is created.
| |
| IsPathBlockingEnabled |
Gets or sets a value indicating whether or not to block outside access to the destination paths on the target machine.
| |
| IsReplicationEnabled |
Gets or sets a value indicating whether or not to start replication when the connection is created.
| |
| IsRestore |
Gets or sets a value indicating whether or not this instance is restore mirror.
| |
| MirrorParameters |
Gets or sets parameters to be used for the initial connection mirror.
| |
| Schedule |
Gets or sets the schedule to use for the connection.
| |
| ScriptPoints |
Gets or sets script points to configure on the connection.
| |
| SnapshotSchedule |
Gets or sets snapshot schedule configuration.
|
| 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.) |