Compartir a través de


WordAlterationsDTO.WordAlterations Propiedad

Definición

[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 de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a