Values.RecommendationSourceThe list of recommendations for the insight.
type nonrec t = {recommendationId : String_.t option;The unique identifier for the recommendation.
*)recommendationDescription : MarkdownString.t option;The recommendation details to help resolve the performance issue. For example, Investigate the following SQLs that contributed to 100% of the total DBLoad during that time period: sql-id
*)}