IntentRecommendation.Actions 속성

정의

이 Luis 의도와 연결된 작업입니다.

public System.Collections.Generic.IList<Microsoft.Bot.Builder.Luis.Models.Action> Actions { get; set; }
member this.Actions : System.Collections.Generic.IList<Microsoft.Bot.Builder.Luis.Models.Action> with get, set
Public Property Actions As IList(Of Action)

속성 값

적용 대상