HardwareInventoryNetworkInterface interface

HardwareInventoryNetworkInterface represents the network interface details as part of a hardware inventory.

Properties

linkStatus

The current status of the link. NOTE: This property will not be serialized. It can only be populated by the server.

macAddress

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

name

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

networkInterfaceId

The resource ID of the network interface for the port on the switch that this machine's interface is connected to. NOTE: This property will not be serialized. It can only be populated by the server.

Property Details

linkStatus

The current status of the link. NOTE: This property will not be serialized. It can only be populated by the server.

linkStatus?: string

Property Value

string

macAddress

The MAC address associated with this interface. 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 interface. NOTE: This property will not be serialized. It can only be populated by the server.

name?: string

Property Value

string

networkInterfaceId

The resource ID of the network interface for the port on the switch that this machine's interface is connected to. NOTE: This property will not be serialized. It can only be populated by the server.

networkInterfaceId?: string

Property Value

string