v1

latestSwagger 2.02026-07-1362536.5 KB
Outputs

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 the rest the job or output definition.

patch/subscriptions/{subscriptionId}/resourcegroups/{resourceGroupName}/providers/Microsoft.StreamAnalytics/streamingjobs/{jobName}/outputs/{outputName}

Path parameters

subscriptionIdstring required

GUID which uniquely identify Microsoft Azure subscription. The subscription ID forms part of the URI for every service call.

resourceGroupNamestring required

The name of the resource group that contains the resource. You can obtain this value from the Azure Resource Manager API or the portal.

jobNamestring required

The name of the streaming job.

outputNamestring required

The name of the output.

Query parameters

api-versionstring required

Client Api Version.

Headers

If-Matchstring

The ETag of the output. Omit this value to always overwrite the current output. Specify the last-seen ETag value to prevent accidentally overwriting concurrent changes.

Request body

idstring

Resource Id

namestring

Resource name

typestring

Resource type

Response

The output was successfully updated.

idstring

Resource Id

namestring

Resource name

typestring

Resource type