RunQueryOrder type

Sorting order of the parameter.
KnownRunQueryOrder can be used interchangeably with RunQueryOrder, this enum contains the known values that the service supports.

Known values supported by the service

ASC: ASC
DESC: DESC

type RunQueryOrder = string