NetworkSettingsPatch interface

Represents the patch request for the network settings of a device.

Properties

dnsSettings

The DNS (Domain Name System) settings of device.

networkAdapters

The network adapter list of device.

Property Details

dnsSettings

The DNS (Domain Name System) settings of device.

dnsSettings?: DNSSettings

Property Value

networkAdapters

The network adapter list of device.

networkAdapters?: NetworkAdapterList

Property Value