EMachineLearningStudioFunctionBinding.Outputs Property

Definition

A list of outputs from the Azure Machine Learning Studio endpoint execution.

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

Property Value

Applies to