LuisTraceInfo Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
The schema for the LUIS trace info
public class LuisTraceInfo
type LuisTraceInfo = class
Public Class LuisTraceInfo
- Inheritance
-
LuisTraceInfo
Constructors
LuisTraceInfo() |
Properties
LuisModel |
The metadata about the LUIS app |
LuisOptions |
The options passed to the LUIS service |
LuisResult |
The raw response coming back from the LUIS service |