MachineLearningTableJobInput 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 MachineLearningTableJobInput.
public class MachineLearningTableJobInput : Azure.ResourceManager.MachineLearning.Models.MachineLearningJobInput, System.ClientModel.Primitives.IJsonModel<Azure.ResourceManager.MachineLearning.Models.MachineLearningTableJobInput>, System.ClientModel.Primitives.IPersistableModel<Azure.ResourceManager.MachineLearning.Models.MachineLearningTableJobInput>
public class MachineLearningTableJobInput : Azure.ResourceManager.MachineLearning.Models.MachineLearningJobInput
type MachineLearningTableJobInput = class
inherit MachineLearningJobInput
interface IJsonModel<MachineLearningTableJobInput>
interface IPersistableModel<MachineLearningTableJobInput>
type MachineLearningTableJobInput = class
inherit MachineLearningJobInput
Public Class MachineLearningTableJobInput
Inherits MachineLearningJobInput
Implements IJsonModel(Of MachineLearningTableJobInput), IPersistableModel(Of MachineLearningTableJobInput)
Public Class MachineLearningTableJobInput
Inherits MachineLearningJobInput
- Inheritance
- Implements
Constructors
MachineLearningTableJobInput(Uri) |
Initializes a new instance of MachineLearningTableJobInput. |
Properties
Description |
Description for the input. (Inherited from MachineLearningJobInput) |
Mode |
Input Asset Delivery Mode. |
Uri |
[Required] Input Asset URI. |
Explicit Interface Implementations
Applies to
Совместная работа с нами на GitHub
Источник этого содержимого можно найти на GitHub, где также можно создавать и просматривать проблемы и запросы на вытягивание. Дополнительные сведения см. в нашем руководстве для участников.
Azure SDK for .NET