次の方法で共有


JobStatisticsVertexStage.TotalExecutionTime プロパティ

定義

ステージ内のすべての頂点の合計実行時間の合計を取得します。

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象