다음을 통해 공유


SqlRecommendationReasoningContext interface

Azure SQL 권장 사항 추론 컨텍스트를 나타내는 클래스입니다.

속성

contextKey

추론 컨텍스트 키를 가져옵니다.

contextValue

추론 컨텍스트 값을 가져옵니다.

속성 세부 정보

contextKey

추론 컨텍스트 키를 가져옵니다.

contextKey?: string

속성 값

string

contextValue

추론 컨텍스트 값을 가져옵니다.

contextValue?: string

속성 값

string