Package version:

The NetworkSettings of a device

Hierarchy

Properties

id?: string

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

name?: string

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

nodeNetworks: NodeNetwork[]

The NetworkAdapters under each node of the device.

primaryDnsServer: string

The Primary DNS server for the device

secondaryDnsServer?: string

The secondary DNS server for the device

type?: string

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

Generated using TypeDoc