LuisAdaptiveRecognizer.Endpoint 属性

定义

获取或设置要查询的 LUIS 终结点 like https://westus.api.cognitive.microsoft.com

public AdaptiveExpressions.Properties.StringExpression Endpoint { get; set; }
member this.Endpoint : AdaptiveExpressions.Properties.StringExpression with get, set
Public Property Endpoint As StringExpression

属性值

LUIS 终结点。

适用于