NetworkInterface interface
A network interface in a resource group.
- Extends
Properties
| extended |
The extended location of the network interface. |
| properties | Properties of the network interface. |
Property Details
extendedLocation
The extended location of the network interface.
extendedLocation?: ExtendedLocation
Property Value
properties
Properties of the network interface.
properties?: NetworkInterfacePropertiesFormat
Property Value
Inherited Property Details
id
location
tags
Resource tags.
tags?: Record<string, string>
Property Value
Record<string, string>
Inherited From Resource.tags