Share via


SqlRecommendationReasoningContext interface

Class representing Azure SQL Recommendation Reasoning Context.

Properties

contextKey

Gets the reasoning context key.

contextValue

Gets the reasoning context value.

Property Details

contextKey

Gets the reasoning context key.

contextKey?: string

Property Value

string

contextValue

Gets the reasoning context value.

contextValue?: string

Property Value

string