IntentRecommendation.Actions プロパティ

定義

このルイスの意図に関連する行動。

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)

プロパティ値

適用対象