azure.subscription.networkService.interface
Supported platform
- azure
Description
Azure network interface
Fields
| ID | TYPE | DESCRIPTION |
|---|---|---|
| id | string | Network interface ID |
| name | string | Network interface name |
| location | string | Network interface name |
| tags | map[string]string | Network interface tags |
| type | string | Network interface type |
| etag | string | Network interface etag |
| properties | dict | Network interface properties |
| vm | azure.subscription.computeService.vm | Network interface compute vm |
References