次の方法で共有


JobStatisticsVertexStage.FailedCount プロパティ

定義

このステージで発生したエラーの数を取得します。

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象