Share via


Nic interface

Type Deprecated. Will be removed in an upcoming version. Nic represents the network interface card details.

Properties

lldpNeighbor

The information about the device connected to this NIC. NOTE: This property will not be serialized. It can only be populated by the server.

macAddress

The MAC address associated with this NIC. NOTE: This property will not be serialized. It can only be populated by the server.

name

The name of the NIC/interface. NOTE: This property will not be serialized. It can only be populated by the server.

Property Details

lldpNeighbor

The information about the device connected to this NIC. NOTE: This property will not be serialized. It can only be populated by the server.

lldpNeighbor?: LldpNeighbor

Property Value

macAddress

The MAC address associated with this NIC. NOTE: This property will not be serialized. It can only be populated by the server.

macAddress?: string

Property Value

string

name

The name of the NIC/interface. NOTE: This property will not be serialized. It can only be populated by the server.

name?: string

Property Value

string