PolicyMode type

Describes if it is in detection mode or prevention mode at policy level.
KnownPolicyMode can be used interchangeably with PolicyMode, this enum contains the known values that the service supports.

Known values supported by the service

Prevention: Prevention
Detection: Detection

type PolicyMode = string