Package version:
Creates a streaming job or replaces an already existing streaming job.
The name of the resource group. The name is case insensitive.
The name of the streaming job.
The definition of the streaming job that will be used to create a new streaming job or replace the existing one.
Optional
options: StreamingJobsCreateOrReplaceOptionalParamsThe options parameters.
Creates a streaming job or replaces an already existing streaming job.
The name of the resource group. The name is case insensitive.
The name of the streaming job.
The definition of the streaming job that will be used to create a new streaming job or replace the existing one.
Optional
options: StreamingJobsCreateOrReplaceOptionalParamsThe options parameters.
Deletes a streaming job.
The name of the resource group. The name is case insensitive.
The name of the streaming job.
Optional
options: StreamingJobsDeleteOptionalParamsThe options parameters.
Deletes a streaming job.
The name of the resource group. The name is case insensitive.
The name of the streaming job.
Optional
options: StreamingJobsDeleteOptionalParamsThe options parameters.
Scales a streaming job when the job is running.
The name of the resource group. The name is case insensitive.
The name of the streaming job.
Optional
options: StreamingJobsScaleOptionalParamsThe options parameters.
Scales a streaming job when the job is running.
The name of the resource group. The name is case insensitive.
The name of the streaming job.
Optional
options: StreamingJobsScaleOptionalParamsThe options parameters.
Starts a streaming job. Once a job is started it will start processing input events and produce output.
The name of the resource group. The name is case insensitive.
The name of the streaming job.
Optional
options: StreamingJobsStartOptionalParamsThe options parameters.
Starts a streaming job. Once a job is started it will start processing input events and produce output.
The name of the resource group. The name is case insensitive.
The name of the streaming job.
Optional
options: StreamingJobsStartOptionalParamsThe options parameters.
Stops a running streaming job. This will cause a running streaming job to stop processing input events and producing output.
The name of the resource group. The name is case insensitive.
The name of the streaming job.
Optional
options: StreamingJobsStopOptionalParamsThe options parameters.
Stops a running streaming job. This will cause a running streaming job to stop processing input events and producing output.
The name of the resource group. The name is case insensitive.
The name of the streaming job.
Optional
options: StreamingJobsStopOptionalParamsThe options parameters.
Gets details about the specified streaming job.
The name of the resource group. The name is case insensitive.
The name of the streaming job.
Optional
options: StreamingJobsGetOptionalParamsThe options parameters.
Lists all of the streaming jobs in the given subscription.
Optional
options: StreamingJobsListOptionalParamsThe options parameters.
Lists all of the streaming jobs in the specified resource group.
The name of the resource group. The name is case insensitive.
Optional
options: StreamingJobsListByResourceGroupOptionalParamsThe options parameters.
Updates an existing streaming job. This can be used to partially update (ie. update one or two properties) a streaming job without affecting the rest the job definition.
The name of the resource group. The name is case insensitive.
The name of the streaming job.
A streaming job object. The properties specified here will overwrite the corresponding properties in the existing streaming job (ie. Those properties will be updated). Any properties that are set to null here will mean that the corresponding property in the existing input will remain the same and not change as a result of this PATCH operation.
Optional
options: StreamingJobsUpdateOptionalParamsThe options parameters.
Generated using TypeDoc
Interface representing a StreamingJobs.