ThreatIntelligenceSortingOrder type

Sorting order (ascending/descending/unsorted).
KnownThreatIntelligenceSortingOrder can be used interchangeably with ThreatIntelligenceSortingOrder, this enum contains the known values that the service supports.

Known values supported by the service

unsorted: unsorted
ascending: ascending
descending: descending

type ThreatIntelligenceSortingOrder = string