MachineLearningLiteralJobInput 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.
Literal input type.
public class MachineLearningLiteralJobInput : Azure.ResourceManager.MachineLearning.Models.MachineLearningJobInput, System.ClientModel.Primitives.IJsonModel<Azure.ResourceManager.MachineLearning.Models.MachineLearningLiteralJobInput>, System.ClientModel.Primitives.IPersistableModel<Azure.ResourceManager.MachineLearning.Models.MachineLearningLiteralJobInput>
public class MachineLearningLiteralJobInput : Azure.ResourceManager.MachineLearning.Models.MachineLearningJobInput
type MachineLearningLiteralJobInput = class
inherit MachineLearningJobInput
interface IJsonModel<MachineLearningLiteralJobInput>
interface IPersistableModel<MachineLearningLiteralJobInput>
type MachineLearningLiteralJobInput = class
inherit MachineLearningJobInput
Public Class MachineLearningLiteralJobInput
Inherits MachineLearningJobInput
Implements IJsonModel(Of MachineLearningLiteralJobInput), IPersistableModel(Of MachineLearningLiteralJobInput)
Public Class MachineLearningLiteralJobInput
Inherits MachineLearningJobInput
- Inheritance
- Implements
Constructors
MachineLearningLiteralJobInput(String) |
Initializes a new instance of MachineLearningLiteralJobInput. |
Properties
Description |
Description for the input. (Inherited from MachineLearningJobInput) |
Value |
[Required] Literal value for the input. |
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