Inputs
Operations
| Create Or Replace |
Creates an input or replaces an already existing input under an existing streaming job. |
| Delete |
Deletes an input from the streaming job. |
| Get |
Gets details about the specified input. |
| List By Streaming Job |
Lists all of the inputs under the specified streaming job. |
| Test |
Tests whether an input’s datasource is reachable and usable by the Azure Stream Analytics service. |
| Update |
Updates an existing input under an existing streaming job. This can be used to partially update (ie. update one or two properties) an input without affecting th... |