SearchServiceLimits 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.
Représente différentes limites de niveau de service.
public class SearchServiceLimits
type SearchServiceLimits = class
Public Class SearchServiceLimits
- Héritage
-
SearchServiceLimits
Propriétés
MaxComplexCollectionFieldsPerIndex |
Nombre maximal de champs de type Collection (Edm.ComplexType) autorisés dans un index. |
MaxComplexObjectsInCollectionsPerDocument |
Nombre maximal d’objets dans les collections complexes autorisé par document. |
MaxFieldNestingDepthPerIndex |
Profondeur maximale que vous pouvez imbriquer les sous-champs dans un index, y compris le champ complexe de niveau supérieur. Par exemple, a/b/c a une profondeur d’imbrication de 3. |
MaxFieldsPerIndex |
Nombre maximal de champs autorisés par index. |
S’applique à
Azure SDK for .NET