ApiProperties.QnaRuntimeEndpoint プロパティ

定義

取得または設定 (QnAMaker のみ) QnAMaker のランタイム エンドポイント。

[Newtonsoft.Json.JsonProperty(PropertyName="qnaRuntimeEndpoint")]
public string QnaRuntimeEndpoint { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="qnaRuntimeEndpoint")>]
member this.QnaRuntimeEndpoint : string with get, set
Public Property QnaRuntimeEndpoint As String

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象