v1
latestSwagger 2.02026-07-1372230.2 KBCreates a function or replaces an already existing function under an existing streaming job.
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 function.
Query parameters
Client Api Version.
Headers
The ETag of the function. Omit this value to always overwrite the current function. Specify the last-seen ETag value to prevent accidentally overwriting concurrent changes.
Set to '*' to allow a new function to be created, but to prevent updating an existing function. Other values will result in a 412 Pre-condition Failed response.
Request body
Response
The function was successfully created or replaced.