你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

StacSearchSortingDirection type

定义 STAC API 中查询结果的排序方向。
KnownStacSearchSortingDirection 可以与 StacSearchSortingDirection 互换使用,该枚举包含服务支持的已知值。

服务支持的已知值

上升:排序结果是从高到低。
desc:排序结果是降序。

type StacSearchSortingDirection = string