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

ContainerProperties.IndexingPolicy 属性

定义

IndexingPolicy从 Azure Cosmos DB 服务获取与容器关联的 。

public Azure.Cosmos.IndexingPolicy IndexingPolicy { get; set; }
member this.IndexingPolicy : Azure.Cosmos.IndexingPolicy with get, set
Public Property IndexingPolicy As IndexingPolicy

属性值

与容器关联的索引策略。

适用于