LabelCategory.Classes Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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)