Package version:

Represents the network adapter on device.

Hierarchy

  • NetworkAdapters

Properties

interfaceId: NetInterfaceId

The ID of the network adapter.

isDefault?: boolean

Value indicating whether this instance is default.

iscsiAndCloudStatus: IscsiAndCloudStatus

Value indicating cloud and ISCSI status of network adapter.

The mode of network adapter, either IPv4, IPv6 or both.

netInterfaceStatus: NetInterfaceStatus

Value indicating status of network adapter.

nicIpv4Settings?: NicIPv4

The IPv4 configuration of the network adapter.

nicIpv6Settings?: NicIPv6

The IPv6 configuration of the network adapter.

speed?: number

The speed of the network adapter.

Generated using TypeDoc