AzureMachineLearningWebServiceOutputColumn クラス
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
Azure Machine Learning Web サービス エンドポイントの出力列について説明します。
public class AzureMachineLearningWebServiceOutputColumn
type AzureMachineLearningWebServiceOutputColumn = class
Public Class AzureMachineLearningWebServiceOutputColumn
- 継承
-
AzureMachineLearningWebServiceOutputColumn
コンストラクター
AzureMachineLearningWebServiceOutputColumn() |
AzureMachineLearningWebServiceOutputColumn クラスの新しいインスタンスを初期化します。 |
AzureMachineLearningWebServiceOutputColumn(String, String) |
AzureMachineLearningWebServiceOutputColumn クラスの新しいインスタンスを初期化します。 |
プロパティ
DataType |
出力列の (Azure Machine Learning でサポートされている) データ型を取得または設定します。 有効な Azure Machine Learning データ型の一覧については、 を参照 https://msdn.microsoft.com/en-us/library/azure/dn905923.aspx してください。 |
Name |
出力列の名前を取得または設定します。 |
適用対象
GitHub で Microsoft と共同作業する
このコンテンツのソースは GitHub にあります。そこで、issue や pull request を作成および確認することもできます。 詳細については、共同作成者ガイドを参照してください。
Azure SDK for .NET