你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn。
IndexingMode 类
指定支持的索引模式。
- 继承
-
builtins.objectIndexingMode
构造函数
IndexingMode()
变量
属性
Consistent
Consistent = 'consistent'
Lazy
Lazy = 'lazy'
NoIndex
NoIndex = 'none'