你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

AzureMachineLearningWebServiceOutputColumn 类

定义

介绍 Azure 机器学习 Web 服务终结点的输出列。

public class AzureMachineLearningWebServiceOutputColumn
type AzureMachineLearningWebServiceOutputColumn = class
Public Class AzureMachineLearningWebServiceOutputColumn
继承
AzureMachineLearningWebServiceOutputColumn

构造函数

AzureMachineLearningWebServiceOutputColumn()

初始化 AzureMachineLearningWebServiceOutputColumn 类的新实例。

AzureMachineLearningWebServiceOutputColumn(String, String)

初始化 AzureMachineLearningWebServiceOutputColumn 类的新实例。

属性

DataType

获取或设置 azure 机器学习支持的 () 输出列的数据类型。 有关有效 Azure 机器学习数据类型的列表,请参阅 https://msdn.microsoft.com/en-us/library/azure/dn905923.aspx

Name

获取或设置输出列的名称。

适用于