DataBoxEdgeNetworkAdapter Class

Definition

Represents the networkAdapter on a device.

public class DataBoxEdgeNetworkAdapter
type DataBoxEdgeNetworkAdapter = class
Public Class DataBoxEdgeNetworkAdapter
Inheritance
DataBoxEdgeNetworkAdapter

Properties

AdapterId

Instance ID of network adapter.

AdapterPosition

Hardware position of network adapter.

DhcpStatus

Value indicating whether this adapter has DHCP enabled.

DnsServers

The list of DNS Servers of the device.

Index

Logical index of the adapter.

IPv4Configuration

The IPv4 configuration of the network adapter.

IPv6Configuration

The IPv6 configuration of the network adapter.

IPv6LinkLocalAddress

The IPv6 local address.

Label

Hardware label for the adapter.

LinkSpeed

Link speed.

MacAddress

MAC address.

NetworkAdapterName

Network adapter name.

NodeId

Node ID of the network adapter.

RdmaStatus

Value indicating whether this adapter is RDMA capable.

Status

Value indicating whether this adapter is valid.

Applies to