Share via


PSIndexingPolicy.CompositeIndexes Property

Definition

public System.Collections.Generic.IList<System.Collections.Generic.IList<Microsoft.Azure.Commands.CosmosDB.Models.PSCompositePath>> CompositeIndexes { get; set; }
member this.CompositeIndexes : System.Collections.Generic.IList<System.Collections.Generic.IList<Microsoft.Azure.Commands.CosmosDB.Models.PSCompositePath>> with get, set
Public Property CompositeIndexes As IList(Of IList(Of PSCompositePath))

Property Value

Applies to