Partager via


AzureMachineLearningWebServiceFunctionBinding.Outputs Propriété

Définition

Obtient ou définit une liste de sorties de l’exécution du point de terminaison de service web Azure Machine Learning.

[Newtonsoft.Json.JsonProperty(PropertyName="properties.outputs")]
public System.Collections.Generic.IList<Microsoft.Azure.Management.StreamAnalytics.Models.AzureMachineLearningWebServiceOutputColumn> Outputs { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.outputs")>]
member this.Outputs : System.Collections.Generic.IList<Microsoft.Azure.Management.StreamAnalytics.Models.AzureMachineLearningWebServiceOutputColumn> with get, set
Public Property Outputs As IList(Of AzureMachineLearningWebServiceOutputColumn)

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à