ChangeFeedRetentionTimeSpan class
Methods
from |
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