MachineLearningJobScheduleAction Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
The MachineLearningJobScheduleAction.
public class MachineLearningJobScheduleAction : Azure.ResourceManager.MachineLearning.Models.MachineLearningScheduleAction, System.ClientModel.Primitives.IJsonModel<Azure.ResourceManager.MachineLearning.Models.MachineLearningJobScheduleAction>, System.ClientModel.Primitives.IPersistableModel<Azure.ResourceManager.MachineLearning.Models.MachineLearningJobScheduleAction>
public class MachineLearningJobScheduleAction : Azure.ResourceManager.MachineLearning.Models.MachineLearningScheduleAction
type MachineLearningJobScheduleAction = class
inherit MachineLearningScheduleAction
interface IJsonModel<MachineLearningJobScheduleAction>
interface IPersistableModel<MachineLearningJobScheduleAction>
type MachineLearningJobScheduleAction = class
inherit MachineLearningScheduleAction
Public Class MachineLearningJobScheduleAction
Inherits MachineLearningScheduleAction
Implements IJsonModel(Of MachineLearningJobScheduleAction), IPersistableModel(Of MachineLearningJobScheduleAction)
Public Class MachineLearningJobScheduleAction
Inherits MachineLearningScheduleAction
- Inheritance
- Implements
Constructors
| Name | Description |
|---|---|
| MachineLearningJobScheduleAction(MachineLearningJobProperties) |
Initializes a new instance of MachineLearningJobScheduleAction. |
Properties
| Name | Description |
|---|---|
| JobDefinition |
[Required] Defines Schedule action definition details. |