Share via


NicDetail interface

The NIC Detail of a device.

Properties

adapterName

Adapter Name of NIC

componentId

Component Id of NIC

defaultGateway

Default Gateway of NIC

defaultIsolationId

Default Isolation of Management NIC

dnsServers

DNS Servers for NIC

driverVersion

Driver Version of NIC

interfaceDescription

Interface Description of NIC

ip4Address

Subnet Mask of NIC

subnetMask

Subnet Mask of NIC

Property Details

adapterName

Adapter Name of NIC

adapterName?: string

Property Value

string

componentId

Component Id of NIC

componentId?: string

Property Value

string

defaultGateway

Default Gateway of NIC

defaultGateway?: string

Property Value

string

defaultIsolationId

Default Isolation of Management NIC

defaultIsolationId?: string

Property Value

string

dnsServers

DNS Servers for NIC

dnsServers?: string[]

Property Value

string[]

driverVersion

Driver Version of NIC

driverVersion?: string

Property Value

string

interfaceDescription

Interface Description of NIC

interfaceDescription?: string

Property Value

string

ip4Address

Subnet Mask of NIC

ip4Address?: string

Property Value

string

subnetMask

Subnet Mask of NIC

subnetMask?: string

Property Value

string