Outputs

Operations

Create Or Replace

Creates an output or replaces an already existing output under an existing streaming job.

Delete

Deletes an output from the streaming job.

Get

Gets details about the specified output.

List By Streaming Job

Lists all of the outputs under the specified streaming job.

Test

Tests whether an output’s datasource is reachable and usable by the Azure Stream Analytics service.

Update

Updates an existing output under an existing streaming job. This can be used to partially update (ie. update one or two properties) an output without affecting ...