다음을 통해 공유


ApiProperties.QnaAzureSearchEndpointKey Property

Definition

Gets or sets (QnAMaker Only) The Azure Search endpoint key of QnAMaker.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to