LabelCategory.Classes Property

Definition

Dictionary of label classes in this category.

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

Property Value

Applies to