次の方法で共有


StreamingJob.JobState プロパティ

定義

ストリーミング ジョブの状態を示す 値を取得します。

[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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象