IWithCompositeIndexList<ParentT> Interface
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
Étape de la définition de la stratégie d’indexation permettant de définir une liste d’index composites.
public interface IWithCompositeIndexList<ParentT>
type IWithCompositeIndexList<'ParentT> = interface
Public Interface IWithCompositeIndexList(Of ParentT)
Paramètres de type
- ParentT
Étape de la définition parente à laquelle revenir après l’attachement de cette définition.
- Dérivé
Méthodes
Attach() |
Joint la dernière liste de l’index composite. |
WithCompositePath(CompositePath) |
Spécifie un chemin d’accès composite attaché à la dernière liste. |
WithCompositePath(String, CompositePathSortOrder) |
Spécifie un chemin d’accès composite attaché à la dernière liste. |
S’applique à
Azure SDK for .NET