NetworkInterfacesUpdateRequest interface
The network interface resource patch definition.
Properties
| properties | Defines the resource properties for the update. |
| tags | Resource tags |
Property Details
properties
Defines the resource properties for the update.
properties?: NetworkInterfacesUpdateProperties
Property Value
tags
Resource tags
tags?: Record<string, string>
Property Value
Record<string, string>