Input Class
An input object, containing all information associated with the named input. All inputs are contained under a streaming job.
Variables are only populated by the server, and will be ignored when sending a request.
- Inheritance
-
azure.mgmt.streamanalytics.models._models_py3.SubResourceInput
Constructor
Input(*, name: Optional[str] = None, properties: Optional[azure.mgmt.streamanalytics.models._models_py3.InputProperties] = None, **kwargs)
Parameters
- properties
- <xref:stream_analytics_management_client.models.InputProperties>
Required
The properties that are associated with an input. Required on PUT (CreateOrReplace) requests.
Variables
- id
- str
Resource Id.
- type
- str
Resource type.
Feedback
Submit and view feedback for