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

IncludedPath 类

定义

索引中包含的路径

public class IncludedPath
type IncludedPath = class
Public Class IncludedPath
继承
IncludedPath

构造函数

IncludedPath()

初始化 IncludedPath 类的新实例。

IncludedPath(String, IList<Indexes>)

初始化 IncludedPath 类的新实例。

属性

Indexes

获取或设置此路径的索引列表

Path

获取或设置索引行为应用于的路径。 索引路径通常以 root 开头,以通配符 (/path/*)

适用于