Home > git-documentdb > CollectionOptions
#
CollectionOptions typeOptions for Collection constructor
Signature:#
RemarksnamePrefix: Automatically generated _id has a specified prefix in the collection.
debounceTime: put/insert/update operations for the same document are debounced by specified milliseconds in the collection. Default is -1 (do not debounce).