subnetworks
Parameters
value
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.
Parameters
values
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.
suspend fun subnetworks(argument: List<suspend PacketMirroringMirroredResourceInfoSubnetInfoArgsBuilder.() -> Unit>)
suspend fun subnetworks(vararg argument: suspend PacketMirroringMirroredResourceInfoSubnetInfoArgsBuilder.() -> Unit)
suspend fun subnetworks(argument: suspend PacketMirroringMirroredResourceInfoSubnetInfoArgsBuilder.() -> Unit)
Parameters
argument
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.