outputs
Parameters
value
A list of outputs from the Azure Machine Learning web service endpoint execution.
Parameters
values
A list of outputs from the Azure Machine Learning web service endpoint execution.
suspend fun outputs(argument: List<suspend AzureMachineLearningWebServiceOutputColumnArgsBuilder.() -> Unit>)
suspend fun outputs(vararg argument: suspend AzureMachineLearningWebServiceOutputColumnArgsBuilder.() -> Unit)
suspend fun outputs(argument: suspend AzureMachineLearningWebServiceOutputColumnArgsBuilder.() -> Unit)
Parameters
argument
A list of outputs from the Azure Machine Learning web service endpoint execution.