MachineLearningServiceFunctionBinding.Inputs Property

Definition

The inputs for the Azure Machine Learning web service endpoint.

public System.Collections.Generic.IList<Azure.ResourceManager.StreamAnalytics.Models.MachineLearningServiceInputColumn> Inputs { get; }
member this.Inputs : System.Collections.Generic.IList<Azure.ResourceManager.StreamAnalytics.Models.MachineLearningServiceInputColumn>
Public ReadOnly Property Inputs As IList(Of MachineLearningServiceInputColumn)

Property Value

Applies to