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
التعاون معنا على GitHub
يمكن العثور على مصدر هذا المحتوى على GitHub حيث يمكنك أيضاً إضافة مشاكل وطلبات سحب ومراجعتها. للحصول على معلومات إضافية، اطلع على دليل المساهم لدينا.
Azure SDK for .NET