Partager via


UpdateContextDTO.PromptsToAdd Propriété

Définition

[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)

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à