v1
latestSwagger 2.02026-07-133312.0 KBUpdates an existing transformation under an existing streaming job. This can be used to partially update (ie. update one or two properties) a transformation without affecting the rest the job or transformation definition.
Path parameters
GUID which uniquely identify Microsoft Azure subscription. The subscription ID forms part of the URI for every service call.
The name of the resource group that contains the resource. You can obtain this value from the Azure Resource Manager API or the portal.
The name of the streaming job.
The name of the transformation.
Query parameters
Client Api Version.
Headers
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.
Request body
Response
The transformation was successfully updated.