다음을 통해 공유


IAzureMachineLearningStudioFunctionBinding.Output Property

Definition

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

[Microsoft.Azure.PowerShell.Cmdlets.StreamAnalytics.Runtime.Info(Description="A list of outputs from the Azure Machine Learning Studio endpoint execution.", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.StreamAnalytics.Models.Api20170401Preview.IAzureMachineLearningStudioOutputColumn) }, ReadOnly=false, Required=false, SerializedName="outputs")]
public Microsoft.Azure.PowerShell.Cmdlets.StreamAnalytics.Models.Api20170401Preview.IAzureMachineLearningStudioOutputColumn[] Output { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.StreamAnalytics.Runtime.Info(Description="A list of outputs from the Azure Machine Learning Studio endpoint execution.", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.StreamAnalytics.Models.Api20170401Preview.IAzureMachineLearningStudioOutputColumn) }, ReadOnly=false, Required=false, SerializedName="outputs")>]
member this.Output : Microsoft.Azure.PowerShell.Cmdlets.StreamAnalytics.Models.Api20170401Preview.IAzureMachineLearningStudioOutputColumn[] with get, set
Public Property Output As IAzureMachineLearningStudioOutputColumn()

Property Value

Attributes

Applies to