ApiProperties.QnaAzureSearchEndpointId Property

Definition

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

[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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to