Uses of Class
com.microsoft.azure.management.cosmosdb.ExcludedPath
Package
Description
This package contains the classes for CosmosDB.
-
Uses of ExcludedPath in com.microsoft.azure.management.cosmosdb
Modifier and TypeMethodDescriptionSet the path for which the indexing behavior applies to.Modifier and TypeMethodDescriptionIndexingPolicy.excludedPaths()
Get list of paths to exclude from indexing.Modifier and TypeMethodDescriptionIndexingPolicy.withExcludedPaths
(List<ExcludedPath> excludedPaths) Set list of paths to exclude from indexing.