ImportanceLevel type

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

Known values supported by the service

Critical: A critical insight has been found after running the diagnostic.
Warning: A warning insight has been found after running the diagnostic.
Information: An information insight has been found after running the diagnostic.

type ImportanceLevel = string