Azure Machine Learning Web Service Output Column Args
data class AzureMachineLearningWebServiceOutputColumnArgs(val dataType: Output<String>? = null, val name: Output<String>? = null) : ConvertibleToJava<AzureMachineLearningWebServiceOutputColumnArgs>
Describes an output column for the Azure Machine Learning web service endpoint.