IMongoCollection.Indexes Property

Definition

Gets list of index keys.

public System.Collections.Generic.IReadOnlyList<Microsoft.Azure.Management.CosmosDB.Fluent.Models.MongoIndex> Indexes { get; }
member this.Indexes : System.Collections.Generic.IReadOnlyList<Microsoft.Azure.Management.CosmosDB.Fluent.Models.MongoIndex>
Public ReadOnly Property Indexes As IReadOnlyList(Of MongoIndex)

Property Value

Applies to