@Inherited @Retention(value=RUNTIME) @Target(value=TYPE) public @interface DocumentIndexingPolicy
| Modifier and Type | Optional Element and Description |
|---|---|
boolean |
automatic |
String[] |
excludePaths |
String[] |
includePaths |
com.azure.data.cosmos.IndexingMode |
mode |
Copyright © 2020 Microsoft. All rights reserved.