LuisApplication.Endpoint プロパティ

定義

https://westus.api.cognitive.microsoft.comのようにUISエンドポイントを取得したり設定したりします。

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

プロパティ値

アプリケーションがホストされている LUIS エンドポイント。

適用対象