![]() | JobParametersModel Class |
Namespace: DoubleTake.Web.Models
The JobParametersModel type exposes the following members.
Name | Description | |
---|---|---|
![]() | JobParametersModel | Initializes a new instance of the JobParametersModel class |
Name | Description | |
---|---|---|
![]() | ConnectionStartParameters |
Gets or sets the connection start parameters.
|
![]() | EngineJobType |
Gets or sets the engine job type.
|
![]() | JobType |
Gets or sets the the job type.
|
![]() | Monitor |
Gets or sets the configuration of a monitor that is to be utilized for this job
if it is to be an Availability job.
|
![]() | PathTransformations |
Gets or sets the path transformations. These tell the service where
on the target to mirror and replicate the data from where on the
source. There must be at least one PathTransformationModel
for each volume referenced in the workload rules.
|
![]() | Properties |
Gets or sets the properties.
|
![]() | SourceAddresses |
Gets or sets the source addresses.
|
![]() | TargetAddress |
Gets or sets the target address over which the data will be
mirrored and replicated from the source.
|
![]() | WorkloadRules |
Gets or sets the workload rules. These rules define what data will
be mirrored and replicated by this job.
|
![]() | WorkloadType |
Gets or sets the type of workload to create. See Create |
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.) |