Compartilhar via


AzureMachineLearningWebServiceOutputColumn Classe

Definição

Descreve uma coluna de saída para o ponto de extremidade do serviço Web do Azure Machine Learning.

public class AzureMachineLearningWebServiceOutputColumn
type AzureMachineLearningWebServiceOutputColumn = class
Public Class AzureMachineLearningWebServiceOutputColumn
Herança
AzureMachineLearningWebServiceOutputColumn

Construtores

AzureMachineLearningWebServiceOutputColumn()

Inicializa uma nova instância da classe AzureMachineLearningWebServiceOutputColumn.

AzureMachineLearningWebServiceOutputColumn(String, String)

Inicializa uma nova instância da classe AzureMachineLearningWebServiceOutputColumn.

Propriedades

DataType

Obtém ou define o tipo de dados (com suporte do Azure Machine Learning) da coluna de saída. Uma lista de tipos de dados válidos do Azure Machine Learning é descrita em https://msdn.microsoft.com/en-us/library/azure/dn905923.aspx .

Name

Obtém ou define o nome da coluna de saída.

Aplica-se a