StreamInputDataSource Class
Describes an input data source that contains stream data.
You probably want to use the sub-classes and not this class directly. Known sub-classes are: IoTHubStreamInputDataSource, EventHubV2StreamInputDataSource, EventHubStreamInputDataSource, BlobStreamInputDataSource.
All required parameters must be populated in order to send to Azure.
- Inheritance
-
StreamInputDataSource
Constructor
StreamInputDataSource(**kwargs)
Parameters
- type
- str
Required
Required. Indicates the type of input data source containing stream data. Required on PUT (CreateOrReplace) requests.Constant filled by server.
Feedback
Submit and view feedback for