다음을 통해 공유


UniqueKeyPolicy.UniqueKeys Property

Definition

Gets collection of UniqueKey that guarantee uniqueness of documents in collection in the Azure Cosmos DB service.

public System.Collections.ObjectModel.Collection<Azure.Cosmos.UniqueKey> UniqueKeys { get; }
member this.UniqueKeys : System.Collections.ObjectModel.Collection<Azure.Cosmos.UniqueKey>
Public ReadOnly Property UniqueKeys As Collection(Of UniqueKey)

Property Value

Applies to