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.1.0.599 (8.1.0.599)
Syntax
public FullServerNicMappingsModel[] FullServerNicMappings { get; set; }

Property Value

Type: FullServerNicMappingsModel
The full server nic mappings.
See Also