LuisApp 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.
public class LuisApp
type LuisApp = class
Public Class LuisApp
Inheritance
Constructors
LuisApp()
LuisApp(IDictionary<String,Object>, String, String, String, String,
IList<HierarchicalModel>, IList<HierarchicalModel>, IList<ClosedList>,
IList<HierarchicalModel>, IList<HierarchicalModel>, IList<PatternAny>,
IList<RegexEntity>, IList<PrebuiltEntity>, IList<JSONRegexFeature>,
IList<JSONModelFeature>, IList<PatternRule>, IList<JSONUtterance>)
LuisApp(IDictionary<String,Object>, String, String, String, String,
IList<HierarchicalModel>, IList<HierarchicalModel>, IList<ClosedList>,
IList<HierarchicalModel>, IList<PatternAny>, IList<RegexEntity>,
IList<PrebuiltEntity>, IList<JSONRegexFeature>, IList<JSONModelFeature>,
IList<PatternRule>, IList<JSONUtterance>)
Properties
Applies to