binding
suspend fun binding(value: Output<Either<AzureMachineLearningWebServiceFunctionBindingArgs, JavaScriptFunctionBindingArgs>>)
suspend fun binding(value: Either<AzureMachineLearningWebServiceFunctionBindingArgs, JavaScriptFunctionBindingArgs>?)
Parameters
value
The physical binding of the function. For example, in the Azure Machine Learning web service’s case, this describes the endpoint.