LabelingJobProperties.LabelCategories プロパティ

定義

ジョブのカテゴリにラベルを付けます。

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)

プロパティ値

適用対象