Partager via


NamedEntityRecognitionSkill.Categories Propriété

Définition

Obtient ou définit une liste de catégories d’entités nommées.

[Newtonsoft.Json.JsonProperty(PropertyName="categories")]
public System.Collections.Generic.IList<Microsoft.Azure.Search.Models.NamedEntityCategory> Categories { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="categories")>]
member this.Categories : System.Collections.Generic.IList<Microsoft.Azure.Search.Models.NamedEntityCategory> with get, set
Public Property Categories As IList(Of NamedEntityCategory)

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à