subnetworks property
A set of subnetworks for which traffic from/to all VM instances will be mirrored.
They must live in the same region as this packetMirroring. You may specify a maximum of 5 subnetworks.
Implementation
core.List<PacketMirroringMirroredResourceInfoSubnetInfo>? subnetworks;