enable property

String? enable
getter/setter pair

Indicates whether or not this packet mirroring takes effect.

If set to FALSE, this packet mirroring policy will not be enforced on the network. The default is TRUE. Possible string values are:

  • "FALSE"
  • "TRUE"

Implementation

core.String? enable;