UpdateKbOperationDTO.Add Property

Definition

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to