Partilhar via


ContextDTO.Prompts Propriedade

Definição

[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 da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a