allowPacketMirroring property

String? allowPacketMirroring
getter/setter pair

Specifies whether Packet Mirroring 1.0 is supported. Possible string values are:

  • "PACKET_MIRRORING_ALLOWED"
  • "PACKET_MIRRORING_BLOCKED"

Implementation

core.String? allowPacketMirroring;