Uses of Class
com.microsoft.azure.management.cosmosdb.ExcludedPath
Packages that use ExcludedPath
Package
Description
This package contains the classes for CosmosDB.
-
Uses of ExcludedPath in com.microsoft.azure.management.cosmosdb
Methods in com.microsoft.azure.management.cosmosdb that return ExcludedPathModifier and TypeMethodDescriptionSet the path for which the indexing behavior applies to.Methods in com.microsoft.azure.management.cosmosdb that return types with arguments of type ExcludedPathModifier and TypeMethodDescriptionIndexingPolicy.excludedPaths()
Get list of paths to exclude from indexing.Method parameters in com.microsoft.azure.management.cosmosdb with type arguments of type ExcludedPathModifier and TypeMethodDescriptionIndexingPolicy.withExcludedPaths
(List<ExcludedPath> excludedPaths) Set list of paths to exclude from indexing.