LuisService.CustomEndpoint 属性

定义

获取或设置自定义终结点的 URL。 仅当通过容器部署 LUIS 时,才应使用此方法。 如果设置了值,则 GetEndpoint () 方法将返回自定义终结点的值。

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

属性值

区域。

适用于