다음을 통해 공유


LuisPredictionOptions.Log 속성

정의

쿼리를 LUIS에 기록해야 하는지 여부를 가져오거나 설정합니다.

public bool? Log { get; set; }
member this.Log : Nullable<bool> with get, set
Public Property Log As Nullable(Of Boolean)

속성 값

쿼리를 LUIS에 기록해야 하는 경우

적용 대상