LuisAdaptiveRecognizer.EndpointKey 属性

定义

获取或设置用于与 LUIS 终结点通信的密钥。

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

属性值

终结点密钥。

适用于