Share via


SqlRecommendationReasoning interface

Class representing Azure SQL Recommendation Reasoning.

Properties

contextParameters

Gets the Sql recommended reasoning parameters. NOTE: This property will not be serialized. It can only be populated by the server.

reasoningCategory

Gets the reasoning category.

reasoningId

Gets the reasoning id.

reasoningString

Gets the reasoning status.

Property Details

contextParameters

Gets the Sql recommended reasoning parameters. NOTE: This property will not be serialized. It can only be populated by the server.

contextParameters?: SqlRecommendationReasoningContext[]

Property Value

reasoningCategory

Gets the reasoning category.

reasoningCategory?: string

Property Value

string

reasoningId

Gets the reasoning id.

reasoningId?: string

Property Value

string

reasoningString

Gets the reasoning status.

reasoningString?: string

Property Value

string