Share via


CosmosDBIndexingPolicy.CompositeIndexes Property

Definition

List of composite path list.

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

Property Value

Applies to