Partager via


AzureMachineLearningWebServiceInputs.ColumnNames Propriété

Définition

Obtient ou définit une liste de colonnes d’entrée pour le point de terminaison de service web 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)

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à