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
Met ons samenwerken op GitHub
De bron voor deze inhoud vindt u op GitHub, waar u ook problemen en pull-aanvragen kunt maken en controleren. Bekijk onze gids voor inzenders voor meer informatie.
Azure SDK for .NET