MachineLearningLabelingJobData(LabelingJobProperties) コンストラクター

定義

MachineLearningLabelingJobData の新しいインスタンスを初期化します。

public MachineLearningLabelingJobData (Azure.ResourceManager.MachineLearning.Models.LabelingJobProperties properties);
new Azure.ResourceManager.MachineLearning.MachineLearningLabelingJobData : Azure.ResourceManager.MachineLearning.Models.LabelingJobProperties -> Azure.ResourceManager.MachineLearning.MachineLearningLabelingJobData
Public Sub New (properties As LabelingJobProperties)

パラメーター

properties
LabelingJobProperties

[必須]エンティティの追加の属性。

例外

properties が null です。

適用対象