networkInterfaces property
The network interfaces to create with the instance created by the machine image.
Internal and external IP addresses, and network tiers are ignored for machine image import.
Optional.
Implementation
core.List<NetworkInterface>? networkInterfaces;