Share via


StreamingJob.JobState Property

Definition

Gets describes the state of the streaming job.

[Newtonsoft.Json.JsonProperty(PropertyName="properties.jobState")]
public string JobState { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.jobState")>]
member this.JobState : string
Public ReadOnly Property JobState As String

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to