MachineLearningUriFolderJobInput 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 MachineLearningUriFolderJobInput.
public class MachineLearningUriFolderJobInput : Azure.ResourceManager.MachineLearning.Models.MachineLearningJobInput, System.ClientModel.Primitives.IJsonModel<Azure.ResourceManager.MachineLearning.Models.MachineLearningUriFolderJobInput>, System.ClientModel.Primitives.IPersistableModel<Azure.ResourceManager.MachineLearning.Models.MachineLearningUriFolderJobInput>
public class MachineLearningUriFolderJobInput : Azure.ResourceManager.MachineLearning.Models.MachineLearningJobInput
type MachineLearningUriFolderJobInput = class
inherit MachineLearningJobInput
interface IJsonModel<MachineLearningUriFolderJobInput>
interface IPersistableModel<MachineLearningUriFolderJobInput>
type MachineLearningUriFolderJobInput = class
inherit MachineLearningJobInput
Public Class MachineLearningUriFolderJobInput
Inherits MachineLearningJobInput
Implements IJsonModel(Of MachineLearningUriFolderJobInput), IPersistableModel(Of MachineLearningUriFolderJobInput)
Public Class MachineLearningUriFolderJobInput
Inherits MachineLearningJobInput
- Inheritance
- Implements
Constructors
| Name | Description |
|---|---|
| MachineLearningUriFolderJobInput(String) |
Initializes a new instance of MachineLearningUriFolderJobInput. |
| MachineLearningUriFolderJobInput(Uri) |
Initializes a new instance of MachineLearningUriFolderJobInput. |
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. |