SearchSortEnum type

The sort order of the search.
KnownSearchSortEnum can be used interchangeably with SearchSortEnum, this enum contains the known values that the service supports.

Known values supported by the service

asc: asc
desc: desc

type SearchSortEnum = string