PriorityName type

Recommendation priority name enum.
KnownPriorityName can be used interchangeably with PriorityName, this enum contains the known values that the service supports.

Known values supported by the service

High: High
Medium: Medium
Low: Low

type PriorityName = string