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