Note
Access to this page requires authorization. You can try signing in or .
Access to this page requires authorization. You can try .
ChangeFeedPolicy class
- Package:
- @azure/cosmos
Represents the change feed policy configuration for a container in the Azure Cosmos DB service.
Constructors
| ChangeFeedPolicy(ChangeFeedRetentionTimeSpan) |
Properties
| retentionDuration |
Constructor Details
ChangeFeedPolicy(ChangeFeedRetentionTimeSpan)
new ChangeFeedPolicy(retentionDuration: ChangeFeedRetentionTimeSpan)
Parameters
- retentionDuration
- ChangeFeedRetentionTimeSpan
Property Details
retentionDuration
retentionDuration: number
Property Value
number
