다음을 통해 공유


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

속성 값

호스트 경로입니다.

적용 대상