MachineLearningServiceFunctionBinding.Outputs Property

Definition

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

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

Property Value

Applies to