共用方式為


QnAMakerEndpoint.Host 屬性

定義

取得或設定主機路徑。 例如 「 https://westus.api.cognitive.microsoft.com/qnamaker/v2.0" ;。

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

屬性值

主機路徑。

適用於