Click or drag to resize
JobParametersModel Properties

The JobParametersModel type exposes the following members.

Properties
  NameDescription
Public propertyConnectionStartParameters
Gets or sets the connection start parameters.
Public propertyEngineJobType
Gets or sets the engine job type.
Public propertyJobType
Gets or sets the the job type.
Public propertyMonitor
Gets or sets the configuration of a monitor that is to be utilized for this job if it is to be an Availability job.
Public propertyPathTransformations
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.
Public propertyProperties
Gets or sets the properties.
Public propertySourceAddresses
Gets or sets the source addresses.
Public propertyTargetAddress
Gets or sets the target address over which the data will be mirrored and replicated from the source.
Public propertyWorkloadRules
Gets or sets the workload rules. These rules define what data will be mirrored and replicated by this job.
Public propertyWorkloadType
Gets or sets the type of workload to create. See Create
Top
See Also