ClusterJob Class
A streaming job.
Variables are only populated by the server, and will be ignored when sending a request.
- Inheritance
-
ClusterJob
Constructor
ClusterJob(**kwargs)
Variables
- id
- str
Resource ID of the streaming job.
- streaming_units
- int
The number of streaming units that are used by the streaming job.
- job_state
- str or <xref:stream_analytics_management_client.models.JobState>
The current execution state of the streaming job. Possible values include: "Created", "Starting", "Running", "Stopping", "Stopped", "Deleting", "Failed", "Degraded", "Restarting", "Scaling".
Feedback
Submit and view feedback for