MachineLearningLabelingJobData(LabelingJobProperties) Construtor
Definição
Importante
Algumas informações se referem a produtos de pré-lançamento que podem ser substancialmente modificados antes do lançamento. A Microsoft não oferece garantias, expressas ou implícitas, das informações aqui fornecidas.
Inicializa uma nova instância de 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)
Parâmetros
- properties
- LabelingJobProperties
[Obrigatório] Atributos adicionais da entidade.
Exceções
properties
é nulo.