다음을 통해 공유


LuisRecognizerOptionsV2.PredictionOptions 속성

정의

V2 엔드포인트에 대한 Luis 예측 옵션을 가져오거나 설정합니다.

public Microsoft.Bot.Builder.AI.Luis.LuisPredictionOptions PredictionOptions { get; set; }
member this.PredictionOptions : Microsoft.Bot.Builder.AI.Luis.LuisPredictionOptions with get, set
Public Property PredictionOptions As LuisPredictionOptions

속성 값

이 설정은 Luis를 호출하는 데 사용됩니다.

적용 대상