MachineLearningFlowModelJobInput 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 MachineLearningFlowModelJobInput.
public class MachineLearningFlowModelJobInput : Azure.ResourceManager.MachineLearning.Models.MachineLearningJobInput, System.ClientModel.Primitives.IJsonModel<Azure.ResourceManager.MachineLearning.Models.MachineLearningFlowModelJobInput>, System.ClientModel.Primitives.IPersistableModel<Azure.ResourceManager.MachineLearning.Models.MachineLearningFlowModelJobInput>
public class MachineLearningFlowModelJobInput : Azure.ResourceManager.MachineLearning.Models.MachineLearningJobInput
type MachineLearningFlowModelJobInput = class
inherit MachineLearningJobInput
interface IJsonModel<MachineLearningFlowModelJobInput>
interface IPersistableModel<MachineLearningFlowModelJobInput>
type MachineLearningFlowModelJobInput = class
inherit MachineLearningJobInput
Public Class MachineLearningFlowModelJobInput
Inherits MachineLearningJobInput
Implements IJsonModel(Of MachineLearningFlowModelJobInput), IPersistableModel(Of MachineLearningFlowModelJobInput)
Public Class MachineLearningFlowModelJobInput
Inherits MachineLearningJobInput
- Inheritance
- Implements
Constructors
| Name | Description |
|---|---|
| MachineLearningFlowModelJobInput(String) |
Initializes a new instance of MachineLearningFlowModelJobInput. |
| MachineLearningFlowModelJobInput(Uri) |
Initializes a new instance of MachineLearningFlowModelJobInput. |
Properties
| Name | Description |
|---|---|
| Description |
Description for the input. (Inherited from MachineLearningJobInput) |
| Mode |
Enum to determine the input data delivery mode. |
| Uri |
[Required] Input Asset URI. |