Click or drag to resize
JobParametersModelTargetAddress Property
Gets or sets the target address over which the data will be mirrored and replicated from the source.

Namespace: DoubleTake.Web.Models
Assembly: DoubleTake.Management.Web.Client (in DoubleTake.Management.Web.Client.dll) Version: 8.1.0.599 (8.1.0.599)
Syntax
public UnicastIPAddressModel TargetAddress { get; set; }

Property Value

Type: UnicastIPAddressModel
The target address.
See Also