Compartilhar via


AzureMachineLearningWebServiceInputs.ColumnNames Propriedade

Definição

Obtém ou define uma lista de colunas de entrada para o ponto de extremidade do serviço Web do Azure Machine Learning.

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

Valor da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a