LabelClass.Subclasses 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 subclasses of the label class.
public System.Collections.Generic.IDictionary<string,Azure.ResourceManager.MachineLearning.Models.LabelClass> Subclasses { get; set; }
member this.Subclasses : System.Collections.Generic.IDictionary<string, Azure.ResourceManager.MachineLearning.Models.LabelClass> with get, set
Public Property Subclasses As IDictionary(Of String, LabelClass)