Compartilhar via


WordAlterationsDTO.WordAlterations Propriedade

Definição

[Newtonsoft.Json.JsonProperty(PropertyName="wordAlterations")]
public System.Collections.Generic.IList<Microsoft.Azure.CognitiveServices.Knowledge.QnAMaker.Models.AlterationsDTO> WordAlterations { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="wordAlterations")>]
member this.WordAlterations : System.Collections.Generic.IList<Microsoft.Azure.CognitiveServices.Knowledge.QnAMaker.Models.AlterationsDTO> with get, set
Public Property WordAlterations As IList(Of AlterationsDTO)

Valor da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a