Click or drag to resize
NicMappingsModelFullServerNicMappings Property
Gets or sets the full server nic mappings.

Namespace: DoubleTake.Web.Models
Assembly: DoubleTake.Management.Web.Client (in DoubleTake.Management.Web.Client.dll) Version: 8.0.0.1664 (8.0.0.1664)
Syntax
public FullServerNicMappingsModel[] FullServerNicMappings { get; set; }

Property Value

Type: FullServerNicMappingsModel
The full server nic mappings.
See Also