共用方式為


LuisService.CustomEndpoint 屬性

定義

取得或設定自訂端點的 URL。 只有當透過容器部署的 LUIS 時,才應該使用這個值。 如果已設定值,則 GetEndpoint () 方法會傳回自訂端點的值。

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

屬性值

區域。

適用於