Package com.azure.cosmos.models
Class IncludedPath
java.lang.Object
com.azure.cosmos.models.IncludedPath
Represents an included path of the IndexingPolicy in the Azure Cosmos DB database service.
-
Constructor Summary
-
Method Summary
-
Constructor Details
-
IncludedPath
Constructor.- Parameters:
path
- the included path.
-
-
Method Details