Sdílet prostřednictvím


MachineLearningStudioInputs Class

Definition

The inputs for the Azure Machine Learning Studio endpoint.

public class MachineLearningStudioInputs
type MachineLearningStudioInputs = class
Public Class MachineLearningStudioInputs
Inheritance
MachineLearningStudioInputs

Constructors

MachineLearningStudioInputs()

Initializes a new instance of MachineLearningStudioInputs.

Properties

ColumnNames

A list of input columns for the Azure Machine Learning Studio endpoint.

Name

The name of the input. This is the name provided while authoring the endpoint.

Applies to