TaskPriority type
Task priority level.
KnownTaskPriority can be used interchangeably with TaskPriority,
this enum contains the known values that the service supports.
Known values supported by the service
Low: Low priority
Medium: Medium priority
High: High priority
type TaskPriority = string