Share via


HciNicDetail interface

The NIC Detail of a device.

Properties

adapterName

Adapter Name of NIC NOTE: This property will not be serialized. It can only be populated by the server.

componentId

Component Id of NIC NOTE: This property will not be serialized. It can only be populated by the server.

defaultGateway

Default Gateway of NIC NOTE: This property will not be serialized. It can only be populated by the server.

defaultIsolationId

Default Isolation of Management NIC NOTE: This property will not be serialized. It can only be populated by the server.

dnsServers

DNS Servers for NIC NOTE: This property will not be serialized. It can only be populated by the server.

driverVersion

Driver Version of NIC NOTE: This property will not be serialized. It can only be populated by the server.

interfaceDescription

Interface Description of NIC NOTE: This property will not be serialized. It can only be populated by the server.

ip4Address

Subnet Mask of NIC NOTE: This property will not be serialized. It can only be populated by the server.

macAddress

MAC address information of NIC. NOTE: This property will not be serialized. It can only be populated by the server.

nicStatus

The status of NIC, up, disconnected. NOTE: This property will not be serialized. It can only be populated by the server.

nicType

The type of NIC, physical, virtual, management. NOTE: This property will not be serialized. It can only be populated by the server.

slot

The slot attached to the NIC. NOTE: This property will not be serialized. It can only be populated by the server.

subnetMask

Subnet Mask of NIC NOTE: This property will not be serialized. It can only be populated by the server.

switchName

The switch attached to the NIC, if any. NOTE: This property will not be serialized. It can only be populated by the server.

vlanId

The VLAN ID of the physical NIC. NOTE: This property will not be serialized. It can only be populated by the server.

Property Details

adapterName

Adapter Name of NIC NOTE: This property will not be serialized. It can only be populated by the server.

adapterName?: string

Property Value

string

componentId

Component Id of NIC NOTE: This property will not be serialized. It can only be populated by the server.

componentId?: string

Property Value

string

defaultGateway

Default Gateway of NIC NOTE: This property will not be serialized. It can only be populated by the server.

defaultGateway?: string

Property Value

string

defaultIsolationId

Default Isolation of Management NIC NOTE: This property will not be serialized. It can only be populated by the server.

defaultIsolationId?: string

Property Value

string

dnsServers

DNS Servers for NIC NOTE: This property will not be serialized. It can only be populated by the server.

dnsServers?: string[]

Property Value

string[]

driverVersion

Driver Version of NIC NOTE: This property will not be serialized. It can only be populated by the server.

driverVersion?: string

Property Value

string

interfaceDescription

Interface Description of NIC NOTE: This property will not be serialized. It can only be populated by the server.

interfaceDescription?: string

Property Value

string

ip4Address

Subnet Mask of NIC NOTE: This property will not be serialized. It can only be populated by the server.

ip4Address?: string

Property Value

string

macAddress

MAC address information of NIC. NOTE: This property will not be serialized. It can only be populated by the server.

macAddress?: string

Property Value

string

nicStatus

The status of NIC, up, disconnected. NOTE: This property will not be serialized. It can only be populated by the server.

nicStatus?: string

Property Value

string

nicType

The type of NIC, physical, virtual, management. NOTE: This property will not be serialized. It can only be populated by the server.

nicType?: string

Property Value

string

slot

The slot attached to the NIC. NOTE: This property will not be serialized. It can only be populated by the server.

slot?: string

Property Value

string

subnetMask

Subnet Mask of NIC NOTE: This property will not be serialized. It can only be populated by the server.

subnetMask?: string

Property Value

string

switchName

The switch attached to the NIC, if any. NOTE: This property will not be serialized. It can only be populated by the server.

switchName?: string

Property Value

string

vlanId

The VLAN ID of the physical NIC. NOTE: This property will not be serialized. It can only be populated by the server.

vlanId?: string

Property Value

string