Click or drag to resize

SystemStateOptionsNicMappings Property

This value represents the NIC mappings for a full server job.

Namespace:  DoubleTake.Jobs.Contract
Assembly:  DoubleTake.PowerShell.Contract.Data (in DoubleTake.PowerShell.Contract.Data.dll) Version: 8.2.0.814
Syntax
public FullServerNicMappings[] NicMappings { get; set; }

Property Value

Type: FullServerNicMappings
The network interface mappings.
See Also