Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface NetworkSettings

Package version

The network settings of a device.

Hierarchy

Index

Properties

Optional id

id: undefined | string

The path ID that uniquely identifies the object. NOTE: This property will not be serialized. It can only be populated by the server.

Optional name

name: undefined | string

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

Optional networkAdapters

networkAdapters: NetworkAdapter[]

The network adapter list on the device. NOTE: This property will not be serialized. It can only be populated by the server.

Optional type

type: undefined | string

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

Generated using TypeDoc