次の方法で共有


UpdateQnaDTO.Questions プロパティ

定義

[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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象