MachineLearningLabelingJobData(LabelingJobProperties) Constructor

Definition

Initializes a new instance of 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)

Parameters

properties
LabelingJobProperties

[Required] Additional attributes of the entity.

Exceptions

properties is null.

Applies to