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

MongoDBIndex 类

定义

Cosmos DB MongoDB 集合索引键。

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

构造函数

MongoDBIndex()

初始化 MongoDBIndex 的新实例。

属性

Keys

Azure Cosmos DB 服务中每个 MongoDB 集合的密钥列表。

Options

Cosmos DB MongoDB 集合索引键选项。

适用于