Compartir a través de


ApiProperties.QnaRuntimeEndpoint Propiedad

Definición

Obtiene o establece (solo QnAMaker) El punto de conexión en tiempo de ejecución de 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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a