Compartir a través de


RegexEntityExtractor.Roles Propiedad

Definición

[Newtonsoft.Json.JsonProperty(PropertyName="roles")]
public System.Collections.Generic.IList<Microsoft.Azure.CognitiveServices.Language.LUIS.Authoring.Models.EntityRole> Roles { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="roles")>]
member this.Roles : System.Collections.Generic.IList<Microsoft.Azure.CognitiveServices.Language.LUIS.Authoring.Models.EntityRole> with get, set
Public Property Roles As IList(Of EntityRole)

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a