Partager via


IndexingPolicyDefinition<T>.WithCompositeIndex Méthode

Définition

Définit un index composite dans la CosmosContainerdéfinition actuelle.

public Azure.Cosmos.Fluent.CompositeIndexDefinition<Azure.Cosmos.Fluent.IndexingPolicyDefinition<T>> WithCompositeIndex();
member this.WithCompositeIndex : unit -> Azure.Cosmos.Fluent.CompositeIndexDefinition<Azure.Cosmos.Fluent.IndexingPolicyDefinition<'T>>
Public Function WithCompositeIndex () As CompositeIndexDefinition(Of IndexingPolicyDefinition(Of T))

Retours

Instance de CompositeIndexDefinition<T>.

S’applique à