Set Container default TTL via CosmosSDK v3 #5445
Labels
Client
This issue points to a problem in the data-plane of the library.
cosmos:v4-item
Indicates this feature will be shipped as part of V4 release train
Cosmos
customer-reported
Issues that are reported by GitHub users external to the Azure organization.
question
The issue doesn't require a change to the product in order to be resolved. Most issues start as that
Service Attention
Workflow: This issue is responsible by Azure service team.
Milestone
In the CosmosSDK v2 it was possible to set the default TimeToLive when creating a new DocumentCollection, by using: DocumentCollection#setDefaultTimeToLive
I couldn't find a possibility how to do that with the new CosmosSDK v3.
The text was updated successfully, but these errors were encountered: