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

GremlinGraphResourceInfo.UniqueKeys 属性

定义

对 Azure Cosmos DB 服务集合中的文档强制实施唯一性约束的唯一键列表。

public System.Collections.Generic.IList<Azure.ResourceManager.CosmosDB.Models.CosmosDBUniqueKey> UniqueKeys { get; }
member this.UniqueKeys : System.Collections.Generic.IList<Azure.ResourceManager.CosmosDB.Models.CosmosDBUniqueKey>
Public ReadOnly Property UniqueKeys As IList(Of CosmosDBUniqueKey)

属性值

适用于