次の方法で共有


JobStatisticsVertexStage.SucceededCount プロパティ

定義

このステージで成功した頂点の数を取得します。

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象