Compartir a través de


AzureMachineLearningWebServiceFunctionBinding.Outputs Propiedad

Definición

Obtiene o establece una lista de salidas de la ejecución del punto de conexión del servicio web de 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)

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a