Sdílet prostřednictvím


MachineLearningLiteralJobInput Class

Definition

Literal input type.

public class MachineLearningLiteralJobInput : Azure.ResourceManager.MachineLearning.Models.MachineLearningJobInput
type MachineLearningLiteralJobInput = class
    inherit MachineLearningJobInput
Public Class MachineLearningLiteralJobInput
Inherits MachineLearningJobInput
Inheritance
MachineLearningLiteralJobInput

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.

Applies to