MinimalRiskLevel type
Defines values for MinimalRiskLevel.
KnownMinimalRiskLevel can be used interchangeably with MinimalRiskLevel,
this enum contains the known values that the service supports.
Known values supported by the service
Critical: Get notifications on new attack paths with Critical risk level
High: Get notifications on new attack paths with High or Critical risk level
Medium: Get notifications on new attach paths with Medium, High or Critical risk level
Low: Get notifications on new attach paths with Low, Medium, High or Critical risk level
type MinimalRiskLevel = 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