MachineLearningStudioInputs.ColumnNames Property
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.
A list of input columns for the Azure Machine Learning Studio endpoint.
public System.Collections.Generic.IList<Azure.ResourceManager.StreamAnalytics.Models.MachineLearningStudioInputColumn> ColumnNames { get; }
member this.ColumnNames : System.Collections.Generic.IList<Azure.ResourceManager.StreamAnalytics.Models.MachineLearningStudioInputColumn>
Public ReadOnly Property ColumnNames As IList(Of MachineLearningStudioInputColumn)