你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn。
IndexingDirective 类
指定是否为资源编制索引。
- 继承
-
builtins.objectIndexingDirective
构造函数
IndexingDirective()
变量
- Default
- int
使用任何预定义/预配置的默认值。
- Exclude
- int
为资源编制索引。
- Include
- int
不要为资源编制索引。
属性
Default
Default = 0
Exclude
Exclude = 1
Include
Include = 2