次の方法で共有


LuisService.GetEndpoint メソッド

定義

この LUIS サービスのエンドポイントを取得します。

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

戻り値

このサービスの URL。

適用対象