次の方法で共有


JobStatisticsVertexStage.RunningCount プロパティ

定義

このステージで現在実行中の頂点の数を取得します。

[Newtonsoft.Json.JsonProperty(PropertyName="runningCount")]
public int? RunningCount { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="runningCount")>]
member this.RunningCount : Nullable<int>
Public ReadOnly Property RunningCount As Nullable(Of Integer)

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象