ApiProperties.QnaAzureSearchEndpointId プロパティ

定義

取得または設定 (QnAMaker のみ) QnAMaker の Azure Search エンドポイント ID。

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象