EventLevelValues type
Level of event.
KnownEventLevelValues can be used interchangeably with EventLevelValues,
this enum contains the known values that the service supports.
Known values supported by the service
Critical: Critical
Error: Error
Warning: Warning
Informational: Informational
type EventLevelValues = string