NetworkInterface Class
A network interface in a resource group.
Constructor
NetworkInterface(*args: Any, **kwargs: Any)
Variables
| Name | Description |
|---|---|
|
id
|
Resource ID. |
|
name
|
Resource name. |
|
type
|
Resource type. |
|
location
|
Resource location. |
|
tags
|
Resource tags. |
|
properties
|
Properties of the network interface. |
|
extended_location
|
The extended location of the network interface. |
|
etag
|
A unique read-only string that changes whenever the resource is updated. |
Attributes
etag
A unique read-only string that changes whenever the resource is updated.
etag: str | None
extended_location
The extended location of the network interface.
extended_location: _models.ExtendedLocation | None
properties
Properties of the network interface.
properties: _models.NetworkInterfacePropertiesFormat | None