次の方法で共有


JobStatisticsVertexStage.TotalFailedTime プロパティ

定義

このステージで頂点が失敗した時間を取得します。

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象