networkInterfaces property
The network interfaces for the VM.
Supports only one interface.
Optional.
Implementation
core.List<NetworkInterface>? networkInterfaces;
The network interfaces for the VM.
Supports only one interface.
Optional.
core.List<NetworkInterface>? networkInterfaces;