Share via


LuisAdaptiveRecognizer.Endpoint Property

Definition

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.

Applies to