Share via


ConfidenceLevel type

Defines values for ConfidenceLevel.
KnownConfidenceLevel can be used interchangeably with ConfidenceLevel, this enum contains the known values that the service supports.

Known values supported by the service

Unknown: Unknown confidence, the is the default value
Low: Low confidence, meaning we have some doubts this is indeed malicious or part of an attack
High: High confidence that the alert is true positive malicious

type ConfidenceLevel = string