Share via


MongoDBIndex.Keys Property

Definition

List of keys for each MongoDB collection in the Azure Cosmos DB service.

public System.Collections.Generic.IList<string> Keys { get; }
member this.Keys : System.Collections.Generic.IList<string>
Public ReadOnly Property Keys As IList(Of String)

Property Value

Applies to