name property
The name of the network interface, which is generated by the server.
For a VM, the network interface uses the nicN naming format. Where N is a value between 0 and 7. The default interface value is nic0.
Output only.
Implementation
core.String? name;