ApiProperties.QnaRuntimeEndpoint Property

Definition

Gets or sets (QnAMaker Only) The runtime endpoint of 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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to