Partager via


ClosedListEntityExtractor.Roles Propriété

Définition

[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)

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à