Share via


MongoDBCollectionResourceInfo.Indexes Property

Definition

List of index keys.

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

Property Value

Applies to