Partilhar via


UpdateContextDTO.PromptsToAdd Propriedade

Definição

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

Valor da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a