LuisService.GetEndpoint 方法

定义

获取此 LUIS 服务的终结点。

public string GetEndpoint ();
member this.GetEndpoint : unit -> string
Public Function GetEndpoint () As String

返回

此服务的 URL。

适用于