UpdateKbOperationDTO.Update Property

Definition

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to