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
Collaborate with us on GitHub
The source for this content can be found on GitHub, where you can also create and review issues and pull requests. For more information, see our contributor guide.
Azure SDK for JavaScript