Freigeben über


NamedEntityRecognitionSkill.Categories Eigenschaft

Definition

Ruft eine Liste benannter Entitätskategorien ab oder legt sie fest.

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

Eigenschaftswert

Attribute
Newtonsoft.Json.JsonPropertyAttribute

Gilt für: