Compartir a través de


ApiProperties.QnaAzureSearchEndpointId Propiedad

Definición

Obtiene o establece (solo QnAMaker) El identificador de punto de conexión de Azure Search de 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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a