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

CompositePath 类

定义

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

构造函数

CompositePath()

初始化 CompositePath 类的新实例。

CompositePath(String, String)

初始化 CompositePath 类的新实例。

属性

Order

获取或设置复合路径的排序顺序。 可能的值包括:“ascending”、“descending”

Path

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

适用于