ClusterJob interface

A streaming job.

Properties

id

Resource ID of the streaming job. NOTE: This property will not be serialized. It can only be populated by the server.

jobState

The current execution state of the streaming job. NOTE: This property will not be serialized. It can only be populated by the server.

streamingUnits

The number of streaming units that are used by the streaming job. NOTE: This property will not be serialized. It can only be populated by the server.

Property Details

id

Resource ID of the streaming job. NOTE: This property will not be serialized. It can only be populated by the server.

id?: string

Property Value

string

jobState

The current execution state of the streaming job. NOTE: This property will not be serialized. It can only be populated by the server.

jobState?: string

Property Value

string

streamingUnits

The number of streaming units that are used by the streaming job. NOTE: This property will not be serialized. It can only be populated by the server.

streamingUnits?: number

Property Value

number