Lingua

MachineLearningJobData(MachineLearningJobProperties) Constructor

Definition

Initializes a new instance of MachineLearningJobData.

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

Parameters

properties
MachineLearningJobProperties

[Required] Additional attributes of the entity.

Exceptions

properties is null.

Applies to