Share via


TaxonomyCategory.SubCategories Property

Definition

List of taxonomy sub categories.

public System.Collections.Generic.IList<Azure.AI.Projects.TaxonomySubCategory> SubCategories { get; }
member this.SubCategories : System.Collections.Generic.IList<Azure.AI.Projects.TaxonomySubCategory>
Public ReadOnly Property SubCategories As IList(Of TaxonomySubCategory)

Property Value

Applies to