다음을 통해 공유


LuisPredictionOptions.DynamicLists 속성

정의

특정 쿼리의 엔터티를 인식하는 데 사용되는 동적 목록을 가져오거나 설정합니다.

public System.Collections.Generic.IList<Microsoft.Bot.Builder.AI.LuisV3.DynamicList> DynamicLists { get; set; }
member this.DynamicLists : System.Collections.Generic.IList<Microsoft.Bot.Builder.AI.LuisV3.DynamicList> with get, set
Public Property DynamicLists As IList(Of DynamicList)

속성 값

쿼리 시 인식할 연락처 이름과 같은 항목의 동적 목록입니다.

적용 대상