MicrosoftMicrosoft
DP-420 · Question #123
DP-420 Question #123: Real Exam Question with Answer & Explanation
Sign in or unlock DP-420 to reveal the answer and full explanation for question #123. The question stem and answer options stay visible for context.
Integrate an Azure Cosmos DB solution
Question
You have an Azure Cosmos DB for NoSQL account named account1. You need to create a container named Container1 in account1 by using the Azure Cosmos DB .NET SDK. The solution must ensure that the items in Container1 never expire. What should you set?
Options
- ATimeToLivePropertyPath to null
- BTimeToLivePropertyPath to 0
- CDefaultTimeToLive to null
- DDefaultTimeToLive to -1
Unlock DP-420 to see the answer
You've previewed enough free DP-420 questions. Unlock DP-420 for full answers, explanations, the timed quiz mode, progress tracking, and the master PDF. Question stem and options stay visible so you can still see what's on the exam.
Topics
#Azure Cosmos DB#.NET SDK#Time To Live (TTL)#Container configuration