Package version:

Represents the network settings of a device.

Hierarchy

Properties

dnsSettings: DNSSettings

The DNS (Domain Name System) settings of device.

id?: string

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

kind?: "Series8000"

The Kind of the object. Currently only Series8000 is supported

name?: string

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

networkAdapters: NetworkAdapterList

The network adapter list of device.

type?: string

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

webproxySettings: WebproxySettings

The webproxy settings of device.

Generated using TypeDoc