Click or drag to resize

DnsOptionsModelAllIPAddressesNeedMapping Property

Gets or sets defines if the current environment being protected require all IP addresses to be mapped to an appropriate target IP address.

Namespace:  DoubleTake.Web.Models
Assembly:  DoubleTake.Web.Client.Management (in DoubleTake.Web.Client.Management.dll) Version: 0.6.5.0 (0.6.5.0)
Syntax
public Nullable<bool> AllIPAddressesNeedMapping { get; set; }

Property Value

Type: NullableBoolean
See Also