Note
Access to this page requires authorization. You can try signing in or .
Access to this page requires authorization. You can try .
ChangeFeedRetentionTimeSpan class
- Package:
- @azure/cosmos
Methods
| fromMinutes(number) | Specifies the retention window in minutes for which processing the change feed with allVersionsAndDeletes mode will be available. |
Method Details
fromMinutes(number)
Specifies the retention window in minutes for which processing the change feed with allVersionsAndDeletes mode will be available.
static function fromMinutes(minutes: number): ChangeFeedRetentionTimeSpan
Parameters
- minutes
-
number
