v1

latestSwagger 2.02026-07-133312.0 KB
Transformations

Creates a transformation or replaces an already existing transformation under an existing streaming job.

put/subscriptions/{subscriptionId}/resourcegroups/{resourceGroupName}/providers/Microsoft.StreamAnalytics/streamingjobs/{jobName}/transformations/{transformationName}

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.

transformationNamestring required

The name of the transformation.

Query parameters

api-versionstring required

Client Api Version.

Headers

If-Matchstring

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

If-None-Matchstring

Set to '*' to allow a new transformation to be created, but to prevent updating an existing transformation. Other values will result in a 412 Pre-condition Failed response.

Request body

idstring

Resource Id

namestring

Resource name

typestring

Resource type

Response

The transformation was successfully created or replaced.

idstring

Resource Id

namestring

Resource name

typestring

Resource type