Skip to main content

transformations

Overview

Nametransformations
TypeResource
Idazure.stream_analytics.transformations

Fields

NameDatatypeDescription
idstringResource Id
namestringResource name
propertiesobjectThe properties that are associated with a transformation.
typestringResource type

Methods

NameAccessible byRequired ParamsDescription
getSELECTjobName, resourceGroupName, subscriptionId, transformationNameGets details about the specified transformation.
create_or_replaceINSERTjobName, resourceGroupName, subscriptionId, transformationNameCreates a transformation or replaces an already existing transformation under an existing streaming job.
updateEXECjobName, resourceGroupName, subscriptionId, transformationNameUpdates 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.