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.2.0.814 (8.2.0.814)
Syntax
public UnicastIPAddressModel TargetAddress { get; set; }

Property Value

Type: UnicastIPAddressModel
The target address.
See Also