LuisAdaptiveRecognizer.Endpoint Property
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.
Gets or sets LUIS endpoint like https://westus.api.cognitive.microsoft.com to query.
public AdaptiveExpressions.Properties.StringExpression Endpoint { get; set; }
member this.Endpoint : AdaptiveExpressions.Properties.StringExpression with get, set
Public Property Endpoint As StringExpression
Property Value
LUIS Endpoint.