AzureMachineLearningWebServiceFunctionBinding.withOutputs(List<AzureMachineLearningWebServiceOutputColumn> outputs) 方法
定义
Set the outputs value.
public AzureMachineLearningWebServiceFunctionBinding withOutputs(List<AzureMachineLearningWebServiceOutputColumn> outputs)
参数
- outputs
- List<AzureMachineLearningWebServiceOutputColumn>
the outputs value to set
返回
the AzureMachineLearningWebServiceFunctionBinding object itself.