NetworkSettingsPatch interface
Represents the patch request for the network settings of a device.
Properties
dns |
The DNS (Domain Name System) settings of device. |
network |
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
Collaborate with us on GitHub
The source for this content can be found on GitHub, where you can also create and review issues and pull requests. For more information, see our contributor guide.
Azure SDK for JavaScript