AzureMachineLearningServiceInputs Class
The inputs for the Azure Machine Learning web service endpoint.
- Inheritance
-
AzureMachineLearningServiceInputs
Constructor
AzureMachineLearningServiceInputs(*, name: Optional[str] = None, column_names: Optional[List[azure.mgmt.streamanalytics.models._models_py3.AzureMachineLearningServiceInputColumn]] = None, **kwargs)
Parameters
- column_names
- list[<xref:stream_analytics_management_client.models.AzureMachineLearningServiceInputColumn>]
Required
A list of input columns for the Azure Machine Learning web service endpoint.
Feedback
Submit and view feedback for