Lingua

ArmMachineLearningModelFactory.MachineLearningJobScheduleAction Method

Definition

The MachineLearningJobScheduleAction.

public static Azure.ResourceManager.MachineLearning.Models.MachineLearningJobScheduleAction MachineLearningJobScheduleAction(Azure.ResourceManager.MachineLearning.Models.MachineLearningJobProperties jobDefinition = default);
static member MachineLearningJobScheduleAction : Azure.ResourceManager.MachineLearning.Models.MachineLearningJobProperties -> Azure.ResourceManager.MachineLearning.Models.MachineLearningJobScheduleAction
Public Shared Function MachineLearningJobScheduleAction (Optional jobDefinition As MachineLearningJobProperties = Nothing) As MachineLearningJobScheduleAction

Parameters

jobDefinition
MachineLearningJobProperties

[Required] Defines Schedule action definition details.

Returns

A new MachineLearningJobScheduleAction instance for mocking.

Applies to