Share via


LuisTargetIntentResult.Result Property

Definition

The actual response from a LUIS Generally Available application.

public Azure.AI.Language.Conversations.Models.LuisResult Result { get; }
member this.Result : Azure.AI.Language.Conversations.Models.LuisResult
Public ReadOnly Property Result As LuisResult

Property Value

Applies to