我使用的是搜索服务统计数据,我想知道在哪些场景中可以从索引配额属性中获得null?
当serviceStatistics.Counters.IndexCounter.Quota返回null时?
发布于 2020-05-19 06:31:39
在Service Get Resource Statistics页面中,如果服务没有文档计数,则配额将为null。

有关更多细节,请参见此链接:https://learn.microsoft.com/en-us/azure/search/search-limits-quotas-capacity#document-limits。
https://stackoverflow.com/questions/61884500
复制相似问题