次の方法で共有


AzureMachineLearningWebServiceInputs interface

Azure Machine Learning Web サービス エンドポイントの入力。

プロパティ

columnNames

Azure Machine Learning Web サービス エンドポイントの入力列の一覧。

name

入力の名前。 これは、エンドポイントの作成中に指定された名前です。

プロパティの詳細

columnNames

Azure Machine Learning Web サービス エンドポイントの入力列の一覧。

columnNames?: AzureMachineLearningWebServiceInputColumn[]

プロパティ値

name

入力の名前。 これは、エンドポイントの作成中に指定された名前です。

name?: string

プロパティ値

string