Share via


StreamingJobResource.GetStreamingJobTransformations Method

Definition

Gets a collection of StreamingJobTransformationResources in the StreamingJob.

public virtual Azure.ResourceManager.StreamAnalytics.StreamingJobTransformationCollection GetStreamingJobTransformations ();
abstract member GetStreamingJobTransformations : unit -> Azure.ResourceManager.StreamAnalytics.StreamingJobTransformationCollection
override this.GetStreamingJobTransformations : unit -> Azure.ResourceManager.StreamAnalytics.StreamingJobTransformationCollection
Public Overridable Function GetStreamingJobTransformations () As StreamingJobTransformationCollection

Returns

An object representing collection of StreamingJobTransformationResources and their operations over a StreamingJobTransformationResource.

Applies to