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

属性值

主机路径。

适用于