Click or drag to resize

DNSOptionsAllIPAddressesNeedMapping Property

This value is true if all IP addresses need to be mapped to a target IP address; otherwise, it is false.

Namespace:  DoubleTake.Jobs.Contract
Assembly:  DoubleTake.PowerShell.Contract.Data (in DoubleTake.PowerShell.Contract.Data.dll) Version: 8.3.0.0
Syntax
public Nullable<bool> AllIPAddressesNeedMapping { get; set; }

Property Value

Type: NullableBoolean
See Also