MachineLearningJobInput Class

Definition

Command job definition. Please note MachineLearningJobInput is the base class. According to the scenario, a derived class of the base class might need to be assigned here, or this property needs to be casted to one of the possible derived classes. The available derived classes include MachineLearningCustomModelJobInput, MachineLearningLiteralJobInput, MachineLearningFlowModelJobInput, MachineLearningTableJobInput, MachineLearningTritonModelJobInput, MachineLearningUriFileJobInput and MachineLearningUriFolderJobInput.

public abstract class MachineLearningJobInput
type MachineLearningJobInput = class
Public MustInherit Class MachineLearningJobInput
Inheritance
MachineLearningJobInput
Derived

Constructors

MachineLearningJobInput()

Initializes a new instance of MachineLearningJobInput.

Properties

Description

Description for the input.

Applies to