你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

LuisApp 类

定义

public class LuisApp
type LuisApp = class
Public Class LuisApp
继承
LuisApp

构造函数

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>)

属性

AdditionalProperties
ClosedLists
Composites
Culture
Desc
Entities
Hierarchicals
Intents
ModelFeatures
Name
PatternAnyEntities
Patterns
Phraselists
PrebuiltEntities
RegexEntities
RegexFeatures
Utterances
VersionId

适用于