Sdílet prostřednictvím


LabelClass.Subclasses Property

Definition

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)

Property Value

Applies to