network property

PacketMirroringNetworkInfo? network
getter/setter pair

Specifies the mirrored VPC network.

Only packets in this network will be mirrored. All mirrored VMs should have a NIC in the given network. All mirrored subnetworks should belong to the given network.

Implementation

PacketMirroringNetworkInfo? network;