Uses of Class
com.microsoft.azure.management.cosmosdb.IncludedPath
Package
Description
This package contains the classes for CosmosDB.
-
Uses of IncludedPath in com.microsoft.azure.management.cosmosdb
Modifier and TypeMethodDescriptionIncludedPath.withIndexes
(List<Indexes> indexes) Set list of indexes for this path.Set the path for which the indexing behavior applies to.Modifier and TypeMethodDescriptionIndexingPolicy.includedPaths()
Get list of paths to include in the indexing.Modifier and TypeMethodDescriptionIndexingPolicy.withIncludedPaths
(List<IncludedPath> includedPaths) Set list of paths to include in the indexing.