Dela via


UpdateQnaDTO.Questions Property

Definition

[Newtonsoft.Json.JsonProperty(PropertyName="questions")]
public Microsoft.Azure.CognitiveServices.Knowledge.QnAMaker.Models.UpdateQnaDTOQuestions Questions { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="questions")>]
member this.Questions : Microsoft.Azure.CognitiveServices.Knowledge.QnAMaker.Models.UpdateQnaDTOQuestions with get, set
Public Property Questions As UpdateQnaDTOQuestions

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to