networks property
VPC networks to which the instance is connected.
For this version, only a single network is supported.
Implementation
core.List<NetworkConfig>? networks;
VPC networks to which the instance is connected.
For this version, only a single network is supported.
core.List<NetworkConfig>? networks;