AzureMachineLearningWebServiceInputs interface
Azure Machine Learning Web 服務端點的輸入。
屬性
column |
Azure Machine Learning Web 服務端點的輸入資料行清單。 |
name | 輸入的名稱。 這是撰寫端點時提供的名稱。 |
屬性詳細資料
columnNames
Azure Machine Learning Web 服務端點的輸入資料行清單。
columnNames?: AzureMachineLearningWebServiceInputColumn[]
屬性值
name
輸入的名稱。 這是撰寫端點時提供的名稱。
name?: string
屬性值
string