| Package | Description |
|---|---|
| com.microsoft.azure.management.cosmosdb |
This package contains the classes for CosmosDB.
|
| Modifier and Type | Method and Description |
|---|---|
ExcludedPath |
ExcludedPath.withPath(String path)
Set the path for which the indexing behavior applies to.
|
| Modifier and Type | Method and Description |
|---|---|
List<ExcludedPath> |
IndexingPolicy.excludedPaths()
Get list of paths to exclude from indexing.
|
| Modifier and Type | Method and Description |
|---|---|
IndexingPolicy |
IndexingPolicy.withExcludedPaths(List<ExcludedPath> excludedPaths)
Set list of paths to exclude from indexing.
|
Copyright © 2019. All rights reserved.