次の方法で共有


LuisApplication.Endpoint プロパティ

定義

のような https://westus.api.cognitive.microsoft.comlUIS エンドポイントを取得または設定します。

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

プロパティ値

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

適用対象