Click or drag to resize

NetworkInterfaceInfoDnsDomain Property

This value is the DNS domain assigned to the NIC.

Namespace:  DoubleTake.Core.Contract
Assembly:  DoubleTake.PowerShell.Contract.Data (in DoubleTake.PowerShell.Contract.Data.dll) Version: 8.2.0.814
Syntax
public string DnsDomain { get; set; }

Property Value

Type: String
The DNS Domain .
See Also