Partilhar via


AzureMachineLearningWebServiceFunctionBinding.Outputs Propriedade

Definição

Obtém ou define uma lista de saídas da execução do ponto de extremidade do serviço Web do 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 da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a