MachineLearningCustomModelJobInput 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 MachineLearningCustomModelJobInput.
public class MachineLearningCustomModelJobInput : Azure.ResourceManager.MachineLearning.Models.MachineLearningJobInput, System.ClientModel.Primitives.IJsonModel<Azure.ResourceManager.MachineLearning.Models.MachineLearningCustomModelJobInput>, System.ClientModel.Primitives.IPersistableModel<Azure.ResourceManager.MachineLearning.Models.MachineLearningCustomModelJobInput>
public class MachineLearningCustomModelJobInput : Azure.ResourceManager.MachineLearning.Models.MachineLearningJobInput
type MachineLearningCustomModelJobInput = class
inherit MachineLearningJobInput
interface IJsonModel<MachineLearningCustomModelJobInput>
interface IPersistableModel<MachineLearningCustomModelJobInput>
type MachineLearningCustomModelJobInput = class
inherit MachineLearningJobInput
Public Class MachineLearningCustomModelJobInput
Inherits MachineLearningJobInput
Implements IJsonModel(Of MachineLearningCustomModelJobInput), IPersistableModel(Of MachineLearningCustomModelJobInput)
Public Class MachineLearningCustomModelJobInput
Inherits MachineLearningJobInput
- Inheritance
- Implements
Constructors
MachineLearningCustomModelJobInput(Uri) |
Initializes a new instance of MachineLearningCustomModelJobInput. |
Properties
Description |
Description for the input. (Inherited from MachineLearningJobInput) |
Mode |
Input Asset Delivery Mode. |
Uri |
[Required] Input Asset URI. |
Explicit Interface Implementations
Applies to
Współpracuj z nami w serwisie GitHub
Źródło tej zawartości można znaleźć w witrynie GitHub, gdzie można również tworzyć i przeglądać problemy i żądania ściągnięcia. Więcej informacji znajdziesz w naszym przewodniku dla współtwórców.
Azure SDK for .NET