Compartir a través de


ContextDTO.Prompts Propiedad

Definición

[Newtonsoft.Json.JsonProperty(PropertyName="prompts")]
public System.Collections.Generic.IList<Microsoft.Azure.CognitiveServices.Knowledge.QnAMaker.Models.PromptDTO> Prompts { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="prompts")>]
member this.Prompts : System.Collections.Generic.IList<Microsoft.Azure.CognitiveServices.Knowledge.QnAMaker.Models.PromptDTO> with get, set
Public Property Prompts As IList(Of PromptDTO)

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a