次の方法で共有


LuisService.CustomEndpoint プロパティ

定義

カスタム エンドポイントの URL を取得または設定します。 これは、LUIS がコンテナー経由でデプロイされた場合にのみ使用する必要があります。 値が設定されている場合、GetEndpoint() メソッドはカスタム エンドポイントの値を返します。

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

プロパティ値

リージョン。

適用対象