LuisApplication.Endpoint 属性

定义

获取或设置 lUIS 终结点,如 https://westus.api.cognitive.microsoft.com

public string Endpoint { get; set; }
member this.Endpoint : string with get, set
Public Property Endpoint As String

属性值

托管应用程序的 LUIS 终结点。

适用于