LuisAdaptiveRecognizer.EndpointKey Property

Definition

Gets or sets the key used to talk to a LUIS endpoint.

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

Property Value

Endpoint key.

Applies to