deleteMany
Delete multiple objects from the remote collection.
Return
the number of documents that have been deleted.
Parameters
filter
a filter to specify the documents to delete.
Throws
if the underlying App Service HTTP requests fails.
Delete multiple objects from the remote collection.
the number of documents that have been deleted.
a filter to specify the documents to delete.
if the underlying App Service HTTP requests fails.