MachineLearningUriFileJobInput 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 MachineLearningUriFileJobInput.
public class MachineLearningUriFileJobInput : Azure.ResourceManager.MachineLearning.Models.MachineLearningJobInput, System.ClientModel.Primitives.IJsonModel<Azure.ResourceManager.MachineLearning.Models.MachineLearningUriFileJobInput>, System.ClientModel.Primitives.IPersistableModel<Azure.ResourceManager.MachineLearning.Models.MachineLearningUriFileJobInput>
public class MachineLearningUriFileJobInput : Azure.ResourceManager.MachineLearning.Models.MachineLearningJobInput
type MachineLearningUriFileJobInput = class
inherit MachineLearningJobInput
interface IJsonModel<MachineLearningUriFileJobInput>
interface IPersistableModel<MachineLearningUriFileJobInput>
type MachineLearningUriFileJobInput = class
inherit MachineLearningJobInput
Public Class MachineLearningUriFileJobInput
Inherits MachineLearningJobInput
Implements IJsonModel(Of MachineLearningUriFileJobInput), IPersistableModel(Of MachineLearningUriFileJobInput)
Public Class MachineLearningUriFileJobInput
Inherits MachineLearningJobInput
- Inheritance
- Implements
Constructors
MachineLearningUriFileJobInput(Uri) |
Initializes a new instance of MachineLearningUriFileJobInput. |
Properties
Description |
Description for the input. (Inherited from MachineLearningJobInput) |
Mode |
Input Asset Delivery Mode. |
Uri |
[Required] Input Asset URI. |
Explicit Interface Implementations
Applies to
Spolupracujte s námi na GitHubu
Zdroj tohoto obsahu najdete na GitHubu, kde můžete také vytvářet a kontrolovat problémy a žádosti o přijetí změn. Další informace najdete v našem průvodci pro přispěvatele.
Azure SDK for .NET