This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
The application team is creating a SQL query that runs in the .NET SDK. Which property of the QueryRequestOptions class should the team configure to enable viewing recommendations on single and composite indexes along with the performance of utilized indexes?
MaxItemCount
PopulateIndexMetrics
EnableScanInQuery
The application team created a SQL query in the .NET SDK and received the response in an object of type FeedResponse<>. Which property of the feed response should the team use to determine how many request units were used per page of results?
IndexMetrics
RequestCharge
Diagnostics
You must answer all questions before checking your work.
Was this page helpful?