Compartir a través de


AzureMachineLearningWebServiceOutputColumn.DataType Propiedad

Definición

Obtiene o establece el tipo de datos (compatible con Azure Machine Learning) de la columna de salida. https://msdn.microsoft.com/en-us/library/azure/dn905923.aspx En .

[Newtonsoft.Json.JsonProperty(PropertyName="dataType")]
public string DataType { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="dataType")>]
member this.DataType : string with get, set
Public Property DataType As String

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a