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