RiskLevel type
The risk level
KnownRiskLevel can be used interchangeably with RiskLevel,
this enum contains the known values that the service supports.
Known values supported by the service
None: None
Low: Low
Medium: Medium
High: High
Critical: Critical
type RiskLevel = string