Megosztás a következőn keresztül:


MachineLearningScheduleData(MachineLearningScheduleProperties) Constructor

Definition

Initializes a new instance of MachineLearningScheduleData.

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

Parameters

properties
MachineLearningScheduleProperties

[Required] Additional attributes of the entity.

Exceptions

properties is null.

Applies to