다음을 통해 공유


LuisAdaptiveRecognizer.Endpoint 속성

정의

쿼리할 LUIS 엔드포인트를 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 엔드포인트.

적용 대상