IncludedPath Classe
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.
Chemins inclus dans l’indexation
public class IncludedPath
type IncludedPath = class
Public Class IncludedPath
- Héritage
-
IncludedPath
Constructeurs
IncludedPath() |
Initialise une nouvelle instance de la classe IncludedPath. |
IncludedPath(String, IList<Indexes>) |
Initialise une nouvelle instance de la classe IncludedPath. |
Propriétés
Indexes |
Obtient ou définit la liste des index pour ce chemin d’accès |
Path |
Obtient ou définit le chemin d’accès auquel le comportement d’indexation s’applique. Les chemins d’index commencent généralement par la racine et se terminent par un caractère générique (/path/*) |
S’applique à
Azure SDK for .NET