LabelingJobProperties.LabelCategories Property

Definition

Label categories of the job.

public System.Collections.Generic.IDictionary<string,Azure.ResourceManager.MachineLearning.Models.LabelCategory> LabelCategories { get; set; }
member this.LabelCategories : System.Collections.Generic.IDictionary<string, Azure.ResourceManager.MachineLearning.Models.LabelCategory> with get, set
Public Property LabelCategories As IDictionary(Of String, LabelCategory)

Property Value

Applies to