Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface NetworkSettingsPatch

Package version

interface

An interface representing NetworkSettingsPatch. Represents the patch request for the network settings of a device.

Hierarchy

  • NetworkSettingsPatch

Index

Properties

Optional dnsSettings

dnsSettings: DNSSettings
member

{DNSSettings} [dnsSettings] The DNS (Domain Name System) settings of device.

Optional networkAdapters

networkAdapters: NetworkAdapterList
member

{NetworkAdapterList} [networkAdapters] The network adapter list of device.

Generated using TypeDoc